org.apache.blur.server
Class TableContextTest

java.lang.Object
  extended by org.apache.blur.server.TableContextTest

public class TableContextTest
extends Object


Constructor Summary
TableContextTest()
           
 
Method Summary
 void setup()
           
 void testLoadingNewTypeWhenDefinedFromBlurConfigure()
           
 void testLoadingNewTypeWhenDefinedFromTableDescriptor()
           
 void testLoadingNewTypeWhenNotDefined()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableContextTest

public TableContextTest()
Method Detail

setup

public void setup()
           throws IOException
Throws:
IOException

testLoadingNewTypeWhenNotDefined

public void testLoadingNewTypeWhenNotDefined()
                                      throws IOException
Throws:
IOException

testLoadingNewTypeWhenDefinedFromTableDescriptor

public void testLoadingNewTypeWhenDefinedFromTableDescriptor()
                                                      throws IOException
Throws:
IOException

testLoadingNewTypeWhenDefinedFromBlurConfigure

public void testLoadingNewTypeWhenDefinedFromBlurConfigure()
                                                    throws IOException
Throws:
IOException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.