Uses of Class
dev.cel.expr.conformance.test.TestInput
Packages that use TestInput
-
Uses of TestInput in dev.cel.expr.conformance.test
Methods in dev.cel.expr.conformance.test that return TestInputModifier and TypeMethodDescriptionTestInput.Builder.build()TestInput.Builder.buildPartial()static TestInputTestInput.getDefaultInstance()TestInput.Builder.getDefaultInstanceForType()TestInput.getDefaultInstanceForType()TestCase.Builder.getInput()Input for the test caseTestCase.getInput()Input for the test caseTestCaseOrBuilder.getInput()Input for the test casestatic TestInputTestInput.parseDelimitedFrom(InputStream input) static TestInputTestInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestInputTestInput.parseFrom(byte[] data) static TestInputTestInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestInputTestInput.parseFrom(com.google.protobuf.ByteString data) static TestInputTestInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestInputTestInput.parseFrom(com.google.protobuf.CodedInputStream input) static TestInputTestInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestInputTestInput.parseFrom(InputStream input) static TestInputTestInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TestInputTestInput.parseFrom(ByteBuffer data) static TestInputTestInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in dev.cel.expr.conformance.test that return types with arguments of type TestInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TestInput>TestInput.getParserForType()static com.google.protobuf.Parser<TestInput>TestInput.parser()Methods in dev.cel.expr.conformance.test with parameters of type TestInputModifier and TypeMethodDescriptionTestCase.Builder.mergeInput(TestInput value) Input for the test casestatic TestInput.BuilderTestInput.newBuilder(TestInput prototype) Input for the test case