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