Uses of Class
dev.cel.expr.conformance.test.TestCase
Packages that use TestCase
-
Uses of TestCase in dev.cel.expr.conformance.test
Methods in dev.cel.expr.conformance.test that return TestCaseModifier and TypeMethodDescriptionTestCase.Builder.build()TestCase.Builder.buildPartial()static TestCaseTestCase.getDefaultInstance()TestCase.Builder.getDefaultInstanceForType()TestCase.getDefaultInstanceForType()TestSection.Builder.getTests(int index) Test cases of the test section.TestSection.getTests(int index) Test cases of the test section.TestSectionOrBuilder.getTests(int index) Test cases of the test section.static TestCaseTestCase.parseDelimitedFrom(InputStream input) static TestCaseTestCase.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestCaseTestCase.parseFrom(byte[] data) static TestCaseTestCase.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestCaseTestCase.parseFrom(com.google.protobuf.ByteString data) static TestCaseTestCase.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestCaseTestCase.parseFrom(com.google.protobuf.CodedInputStream input) static TestCaseTestCase.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestCaseTestCase.parseFrom(InputStream input) static TestCaseTestCase.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestCaseTestCase.parseFrom(ByteBuffer data) static TestCaseTestCase.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr.conformance.test that return types with arguments of type TestCaseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TestCase>TestCase.getParserForType()TestSection.Builder.getTestsList()Test cases of the test section.TestSection.getTestsList()Test cases of the test section.TestSectionOrBuilder.getTestsList()Test cases of the test section.static com.google.protobuf.Parser<TestCase>TestCase.parser()Methods in dev.cel.expr.conformance.test with parameters of type TestCaseModifier and TypeMethodDescriptionTest cases of the test section.Test cases of the test section.static TestCase.BuilderTestCase.newBuilder(TestCase prototype) Test cases of the test section.Method parameters in dev.cel.expr.conformance.test with type arguments of type TestCaseModifier and TypeMethodDescriptionTestSection.Builder.addAllTests(Iterable<? extends TestCase> values) Test cases of the test section.