Uses of Interface
dev.cel.expr.conformance.test.TestSectionOrBuilder
Packages that use TestSectionOrBuilder
-
Uses of TestSectionOrBuilder in dev.cel.expr.conformance.test
Classes in dev.cel.expr.conformance.test that implement TestSectionOrBuilderModifier and TypeClassDescriptionfinal classA collection of related test cases.static final classA collection of related test cases.Methods in dev.cel.expr.conformance.test that return TestSectionOrBuilderModifier and TypeMethodDescriptionTestSuite.Builder.getSectionsOrBuilder(int index) Test sections of the test suite.TestSuite.getSectionsOrBuilder(int index) Test sections of the test suite.TestSuiteOrBuilder.getSectionsOrBuilder(int index) Test sections of the test suite.Methods in dev.cel.expr.conformance.test that return types with arguments of type TestSectionOrBuilderModifier and TypeMethodDescriptionList<? extends TestSectionOrBuilder>TestSuite.Builder.getSectionsOrBuilderList()Test sections of the test suite.List<? extends TestSectionOrBuilder>TestSuite.getSectionsOrBuilderList()Test sections of the test suite.List<? extends TestSectionOrBuilder>TestSuiteOrBuilder.getSectionsOrBuilderList()Test sections of the test suite.