|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractTest in org.antlr.gunit |
|---|
| Subclasses of AbstractTest in org.antlr.gunit | |
|---|---|
class |
BooleanTest
|
class |
OutputTest
OutputTest represents a test for not only standard output string, but also AST output which is actually a return value from a parser. |
class |
ReturnTest
|
| Fields in org.antlr.gunit with type parameters of type AbstractTest | |
|---|---|
java.util.List<AbstractTest> |
gUnitExecutor.failures
|
java.util.List<AbstractTest> |
gUnitExecutor.invalids
|
protected java.util.Map<gUnitTestInput,AbstractTest> |
gUnitTestSuite.testSuites
A map which stores input/output pairs (individual testsuites). |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||