org.antlr.gunit.swingui.model
Class TestCaseOutputResult
java.lang.Object
org.antlr.gunit.swingui.model.TestCaseOutputResult
- All Implemented Interfaces:
- ITestCaseOutput
public class TestCaseOutputResult
- extends Object
- implements ITestCaseOutput
- Author:
- scai
OK
public static String OK
FAIL
public static String FAIL
TestCaseOutputResult
public TestCaseOutputResult(boolean result)
toString
public String toString()
- Overrides:
toString in class Object
getScript
public String getScript()
- Specified by:
getScript in interface ITestCaseOutput
setScript
public void setScript(boolean value)
setScript
public void setScript(String script)
- Specified by:
setScript in interface ITestCaseOutput
Copyright © 2011. All Rights Reserved.