ITestCaseOutputpublic class TestCaseOutputResult extends Object implements ITestCaseOutput
| Constructor | Description |
|---|---|
TestCaseOutputResult(boolean result) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getScript() |
|
void |
setScript(boolean value) |
|
void |
setScript(String script) |
|
String |
toString() |
public String getScript()
getScript in interface ITestCaseOutputpublic void setScript(boolean value)
public void setScript(String script)
setScript in interface ITestCaseOutputCopyright © 1992–2018 ANTLR. All rights reserved.