org.antlr.gunit.swingui.model
Interface ITestCaseOutput

All Known Implementing Classes:
TestCaseOutputAST, TestCaseOutputResult, TestCaseOutputReturn, TestCaseOutputStdOut

public interface ITestCaseOutput

Author:
scai

Method Summary
 String getScript()
           
 void setScript(String script)
           
 

Method Detail

setScript

void setScript(String script)

getScript

String getScript()


Copyright © 2011. All Rights Reserved.