public static interface Messages.TestCaseFinishedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getPickleId()
string pickleId = 1; |
com.google.protobuf.ByteString |
getPickleIdBytes()
string pickleId = 1; |
Messages.TestResult |
getTestResult()
.io.cucumber.messages.TestResult testResult = 3; |
Messages.TestResultOrBuilder |
getTestResultOrBuilder()
.io.cucumber.messages.TestResult testResult = 3; |
com.google.protobuf.Timestamp |
getTimestamp()
.google.protobuf.Timestamp timestamp = 2; |
com.google.protobuf.TimestampOrBuilder |
getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 2; |
boolean |
hasTestResult()
.io.cucumber.messages.TestResult testResult = 3; |
boolean |
hasTimestamp()
.google.protobuf.Timestamp timestamp = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getPickleId()
string pickleId = 1;com.google.protobuf.ByteString getPickleIdBytes()
string pickleId = 1;boolean hasTimestamp()
.google.protobuf.Timestamp timestamp = 2;com.google.protobuf.Timestamp getTimestamp()
.google.protobuf.Timestamp timestamp = 2;com.google.protobuf.TimestampOrBuilder getTimestampOrBuilder()
.google.protobuf.Timestamp timestamp = 2;boolean hasTestResult()
.io.cucumber.messages.TestResult testResult = 3;Messages.TestResult getTestResult()
.io.cucumber.messages.TestResult testResult = 3;Messages.TestResultOrBuilder getTestResultOrBuilder()
.io.cucumber.messages.TestResult testResult = 3;Copyright © 2019. All rights reserved.