|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use gUnitTestInput | |
|---|---|
| org.antlr.gunit | |
| Uses of gUnitTestInput in org.antlr.gunit |
|---|
| Fields in org.antlr.gunit with type parameters of type gUnitTestInput | |
|---|---|
protected Map<gUnitTestInput,AbstractTest> |
gUnitTestSuite.testSuites
A map which stores input/output pairs (individual testsuites). |
| Methods in org.antlr.gunit that return gUnitTestInput | |
|---|---|
gUnitTestInput |
gUnitParser.input()
|
| Methods in org.antlr.gunit with parameters of type gUnitTestInput | |
|---|---|
void |
gUnitTestSuite.addTestCase(gUnitTestInput input,
AbstractTest expect)
|
protected gUnitTestResult |
gUnitExecutor.runLexer(String lexerName,
String testRuleName,
gUnitTestInput testInput)
|
protected gUnitTestResult |
gUnitExecutor.runParser(String parserName,
String lexerName,
String testRuleName,
gUnitTestInput testInput)
|
protected gUnitTestResult |
gUnitExecutor.runTreeParser(String parserName,
String lexerName,
String testRuleName,
String testTreeRuleName,
gUnitTestInput testInput)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||