|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ITestCase | ITestCase object locates one test case in a gUnit script by specifying the tested rule and the index number of the test case in that group. |
ITestSuite | A gUnit script file is an Antlr "test suite". |
Class Summary | |
---|---|
AbstractTest | |
BooleanTest | |
GrammarInfo | |
gUnitBaseTest | All gUnit-generated JUnit class should extend this class which implements the essential methods for triggering ANTLR parser/tree walker |
gUnitExecutor | |
gUnitTestInput | A class which contains input information of an individual testuite |
gUnitTestResult | |
gUnitTestSuite | |
Interp | The main gUnit interpreter entry point. |
JUnitCodeGen | |
OutputTest | OutputTest represents a test for not only standard output string, but also AST output which is actually a return value from a parser. |
ReturnTest |
Exception Summary | |
---|---|
InvalidInputException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |