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