public static interface Messages.TestStepStartedOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getTestCaseStartedId()
string test_case_started_id = 3; |
com.google.protobuf.ByteString |
getTestCaseStartedIdBytes()
string test_case_started_id = 3; |
String |
getTestStepId()
string test_step_id = 2; |
com.google.protobuf.ByteString |
getTestStepIdBytes()
string test_step_id = 2; |
Messages.Timestamp |
getTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1; |
Messages.TimestampOrBuilder |
getTimestampOrBuilder()
.io.cucumber.messages.Timestamp timestamp = 1; |
boolean |
hasTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;Messages.Timestamp getTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;Messages.TimestampOrBuilder getTimestampOrBuilder()
.io.cucumber.messages.Timestamp timestamp = 1;String getTestStepId()
string test_step_id = 2;com.google.protobuf.ByteString getTestStepIdBytes()
string test_step_id = 2;String getTestCaseStartedId()
string test_case_started_id = 3;com.google.protobuf.ByteString getTestCaseStartedIdBytes()
string test_case_started_id = 3;Copyright © 2020. All rights reserved.