Uses of Interface
dev.cel.expr.conformance.test.TestCaseOrBuilder
Packages that use TestCaseOrBuilder
-
Uses of TestCaseOrBuilder in dev.cel.expr.conformance.test
Classes in dev.cel.expr.conformance.test that implement TestCaseOrBuilderModifier and TypeClassDescriptionfinal classA test to validate a CEL policy or expression.static final classA test to validate a CEL policy or expression.Methods in dev.cel.expr.conformance.test that return TestCaseOrBuilderModifier and TypeMethodDescriptionTestSection.Builder.getTestsOrBuilder(int index) Test cases of the test section.TestSection.getTestsOrBuilder(int index) Test cases of the test section.TestSectionOrBuilder.getTestsOrBuilder(int index) Test cases of the test section.Methods in dev.cel.expr.conformance.test that return types with arguments of type TestCaseOrBuilderModifier and TypeMethodDescriptionList<? extends TestCaseOrBuilder>TestSection.Builder.getTestsOrBuilderList()Test cases of the test section.List<? extends TestCaseOrBuilder>TestSection.getTestsOrBuilderList()Test cases of the test section.List<? extends TestCaseOrBuilder>TestSectionOrBuilder.getTestsOrBuilderList()Test cases of the test section.