org.antlr.gunit.swingui.model
Class TestCaseOutputReturn
java.lang.Object
org.antlr.gunit.swingui.model.TestCaseOutputReturn
- All Implemented Interfaces:
- ITestCaseOutput
public class TestCaseOutputReturn
- extends Object
- implements ITestCaseOutput
TestCaseOutputReturn
public TestCaseOutputReturn(String text)
toString
public String toString()
- Overrides:
toString in class Object
setScript
public void setScript(String script)
- Specified by:
setScript in interface ITestCaseOutput
getScript
public String getScript()
- Specified by:
getScript in interface ITestCaseOutput
Copyright © 2011. All Rights Reserved.