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 ITestCaseOutput
public void setScript(boolean value)
public void setScript(String script)
setScript
in interface ITestCaseOutput
Copyright © 1992–2016 ANTLR. All rights reserved.