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