Package | Description |
---|---|
org.antlr.gunit.swingui | |
org.antlr.gunit.swingui.model | |
org.antlr.gunit.swingui.parsers | |
org.antlr.gunit.swingui.runner |
Modifier and Type | Field | Description |
---|---|---|
protected ITestCaseInput |
AbstractInputEditor.input |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractInputEditor.setInput(ITestCaseInput input) |
Modifier and Type | Class | Description |
---|---|---|
class |
TestCaseInputFile |
|
class |
TestCaseInputMultiString |
|
class |
TestCaseInputString |
Modifier and Type | Method | Description |
---|---|---|
ITestCaseInput |
TestCase.getInput() |
Modifier and Type | Method | Description |
---|---|---|
void |
TestCase.setInput(ITestCaseInput in) |
Constructor | Description |
---|---|
TestCase(ITestCaseInput input,
ITestCaseOutput output) |
Modifier and Type | Method | Description |
---|---|---|
ITestCaseInput |
StGUnitParser.input() |
Modifier and Type | Method | Description |
---|---|---|
static ITestCaseInput |
TestSuiteAdapter.createFileInput(String fileName) |
|
static ITestCaseInput |
TestSuiteAdapter.createMultiInput(String text) |
|
static ITestCaseInput |
TestSuiteAdapter.createStringInput(String line) |
Modifier and Type | Method | Description |
---|---|---|
void |
TestSuiteAdapter.addTestCase(ITestCaseInput in,
ITestCaseOutput out) |
Copyright © 1992–2018 ANTLR. All rights reserved.