| Package | Description |
|---|---|
| org.antlr.gunit.swingui.model | |
| org.antlr.gunit.swingui.parsers | |
| org.antlr.gunit.swingui.runner |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TestCaseOutputAST |
|
class |
TestCaseOutputResult |
|
class |
TestCaseOutputReturn |
|
class |
TestCaseOutputStdOut |
| Modifier and Type | Method | Description |
|---|---|---|
ITestCaseOutput |
TestCase.getOutput() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TestCase.setOutput(ITestCaseOutput out) |
| Constructor | Description |
|---|---|
TestCase(ITestCaseInput input,
ITestCaseOutput output) |
| Modifier and Type | Method | Description |
|---|---|---|
ITestCaseOutput |
StGUnitParser.expect() |
| Modifier and Type | Method | Description |
|---|---|---|
static ITestCaseOutput |
TestSuiteAdapter.createAstOutput(String ast) |
|
static ITestCaseOutput |
TestSuiteAdapter.createBoolOutput(boolean bool) |
|
static ITestCaseOutput |
TestSuiteAdapter.createReturnOutput(String text) |
|
static ITestCaseOutput |
TestSuiteAdapter.createStdOutput(String text) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TestSuiteAdapter.addTestCase(ITestCaseInput in,
ITestCaseOutput out) |
Copyright © 1992–2018 ANTLR. All rights reserved.