org.antlr.gunit.swingui.model
public class TestCaseOutputResult extends java.lang.Object implements ITestCaseOutput
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FAIL |
static java.lang.String |
OK |
Constructor and Description |
---|
TestCaseOutputResult(boolean result) |
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getScript()
getScript
in interface ITestCaseOutput
public void setScript(boolean value)
public void setScript(java.lang.String script)
setScript
in interface ITestCaseOutput
Copyright © 2014. All Rights Reserved.