public interface ITestCase
ITestSuite
Modifier and Type | Method and 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–2017 ANTLR. All rights reserved.