程序包 org.antlr.gunit
-
接口概要 接口 说明 ITestCase ITestCase object locates one test case in a gUnit script by specifying the tested rule and the index number of the test case in that group.ITestSuite A gUnit script file is an Antlr "test suite". -
类概要 类 说明 AbstractTest BooleanTest GrammarInfo gUnitBaseTest All gUnit-generated JUnit class should extend this class which implements the essential methods for triggering ANTLR parser/tree walkergUnitExecutor gUnitLexer gUnitParser gUnitParser.file_return gUnitParser.id_return gUnitParser.option_return gUnitParser.testsuite_scope gUnitParser.treeAdaptor_return gUnitTestInput A class which contains input information of an individual testuitegUnitTestResult gUnitTestSuite Interp The main gUnit interpreter entry point.JUnitCodeGen OutputTest OutputTest represents a test for not only standard output string, but also AST output which is actually a return value from a parser.ReturnTest -
异常错误概要 异常错误 说明 InvalidInputException