org.apache.blur.console.util
Class TableUtilTest

java.lang.Object
  extended by org.apache.blur.console.ConsoleTestBase
      extended by org.apache.blur.console.util.TableUtilTest

public class TableUtilTest
extends ConsoleTestBase


Constructor Summary
TableUtilTest()
           
 
Method Summary
 void ensureCleanTables()
           
 void testGetTableSummaries()
           
 void testGetTableSummariesNoTables()
           
 
Methods inherited from class org.apache.blur.console.ConsoleTestBase
shutdown, startup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableUtilTest

public TableUtilTest()
Method Detail

ensureCleanTables

public void ensureCleanTables()
                       throws Exception
Throws:
Exception

testGetTableSummariesNoTables

public void testGetTableSummariesNoTables()
                                   throws Exception
Throws:
Exception

testGetTableSummaries

public void testGetTableSummaries()
                           throws Exception
Throws:
Exception


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