public class TestCaseInputFile extends Object implements ITestCaseInput
| Constructor and Description |
|---|
TestCaseInputFile(String file) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getScript() |
void |
setScript(String script) |
String |
toString() |
public TestCaseInputFile(String file)
public String getLabel()
public void setScript(String script)
setScript in interface ITestCaseInputpublic String getScript()
getScript in interface ITestCaseInputCopyright © 1992–2017 ANTLR. All rights reserved.