|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectname.angoca.db2sa.interfaze.InterfaceCoreTest
public final class InterfaceCoreTest
Tests for the interface core. Tests the objects returned by this layer.
Control Version
Constructor Summary | |
---|---|
InterfaceCoreTest()
Default constructor. |
Method Summary | |
---|---|
static void |
setUpBeforeClass()
Load the graph. |
static void |
tearDownAfterClass()
Clears the configuration file name property at the end of the test. |
void |
testAnalyzeExit()
Analyze exit token. |
void |
testAnalyzeNull()
Analyze a null token. |
void |
testAnalyzePhraseComplete1()
Test the completion of "create tab". |
void |
testAnalyzePhraseComplete2()
Test the completion of "crea". |
void |
testAnalyzePhraseOptions1()
Test the options of "create table". |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterfaceCoreTest()
Method Detail |
---|
public static void setUpBeforeClass() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public static void tearDownAfterClass()
public void testAnalyzeExit() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testAnalyzeNull() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testAnalyzePhraseComplete1() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testAnalyzePhraseComplete2() throws AbstractDB2SAException
AbstractDB2SAException
- Never.public void testAnalyzePhraseOptions1() throws AbstractDB2SAException
AbstractDB2SAException
- Never.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |