Method Summary |
|
public static void | main(String args) |
public void | setUp() |
public static Test | suite() |
public void | tearDown() |
public void | testBatchFile() |
public void | testCreateDBLinkThenShow() |
public void | testCreateInMemory() |
public void | testCreateOnDisk() |
public void | testCreateShowTableProperties() |
public void | testCreateTableThenDescribe() |
public void | testCreateTableThenList() |
public void | testCreateTableThenSelect() |
public void | testCreateTableWithDataThenSelect() |
public void | testCreateTableWithMultiColsThenSelect() |
public void | testDatabaseNameIsRequired() |
public void | testErrorInBatchFile() |
public void | testExecuteNullOrEmptyIsNoOp() |
public void | testMissingBatchFile() |
public void | testOpenThenExit() |
public void | testOpenThenQuit() |
public void | testPrematureSelect() |
public void | testPrintUsage() |
public void | testUpdateCountMessages() |
public void | testWriterIsRequred() |