AbstractTest
, BooleanTest
, OutputTest
, ReturnTest
public interface ITestCase
ITestSuite
Modifier and Type | Method | Description |
---|---|---|
int |
getTestCaseIndex() |
Get the index of the test case in the test group for a rule.
|
String |
getTestedRuleName() |
Get the name of the rule that is tested by this test case.
|
String getTestedRuleName()
int getTestCaseIndex()
Copyright © 1992–2018 ANTLR. All rights reserved.