public class TestCaseOutputResult extends Object implements ITestCaseOutput
| Constructor and Description |
|---|
TestCaseOutputResult(boolean result) |
| Modifier and Type | Method and 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–2017 ANTLR. All rights reserved.