接口的使用
org.antlr.gunit.swingui.model.ITestCaseOutput
-
使用ITestCaseOutput的程序包 程序包 说明 org.antlr.gunit.swingui.model org.antlr.gunit.swingui.parsers org.antlr.gunit.swingui.runner -
-
org.antlr.gunit.swingui.model中ITestCaseOutput的使用
实现ITestCaseOutput的org.antlr.gunit.swingui.model中的类 修饰符和类型 类 说明 classTestCaseOutputASTclassTestCaseOutputResultclassTestCaseOutputReturnclassTestCaseOutputStdOut返回ITestCaseOutput的org.antlr.gunit.swingui.model中的方法 修饰符和类型 方法 说明 ITestCaseOutputTestCase. getOutput()参数类型为ITestCaseOutput的org.antlr.gunit.swingui.model中的方法 修饰符和类型 方法 说明 voidTestCase. setOutput(ITestCaseOutput out)参数类型为ITestCaseOutput的org.antlr.gunit.swingui.model中的构造器 构造器 说明 TestCase(ITestCaseInput input, ITestCaseOutput output) -
org.antlr.gunit.swingui.parsers中ITestCaseOutput的使用
返回ITestCaseOutput的org.antlr.gunit.swingui.parsers中的方法 修饰符和类型 方法 说明 ITestCaseOutputStGUnitParser. expect() -
org.antlr.gunit.swingui.runner中ITestCaseOutput的使用
返回ITestCaseOutput的org.antlr.gunit.swingui.runner中的方法 修饰符和类型 方法 说明 static ITestCaseOutputTestSuiteAdapter. createAstOutput(java.lang.String ast)static ITestCaseOutputTestSuiteAdapter. createBoolOutput(boolean bool)static ITestCaseOutputTestSuiteAdapter. createReturnOutput(java.lang.String text)static ITestCaseOutputTestSuiteAdapter. createStdOutput(java.lang.String text)参数类型为ITestCaseOutput的org.antlr.gunit.swingui.runner中的方法 修饰符和类型 方法 说明 voidTestSuiteAdapter. addTestCase(ITestCaseInput in, ITestCaseOutput out)
-