public static interface Messages.TestStepFinished.TestStepResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Messages.Duration |
getDuration()
.io.cucumber.messages.Duration duration = 3; |
Messages.DurationOrBuilder |
getDurationOrBuilder()
.io.cucumber.messages.Duration duration = 3; |
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
Messages.TestStepFinished.TestStepResult.Status |
getStatus()
.io.cucumber.messages.TestStepFinished.TestStepResult.Status status = 1; |
int |
getStatusValue()
.io.cucumber.messages.TestStepFinished.TestStepResult.Status status = 1; |
boolean |
getWillBeRetried()
bool will_be_retried = 4; |
boolean |
hasDuration()
.io.cucumber.messages.Duration duration = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getStatusValue()
.io.cucumber.messages.TestStepFinished.TestStepResult.Status status = 1;Messages.TestStepFinished.TestStepResult.Status getStatus()
.io.cucumber.messages.TestStepFinished.TestStepResult.Status status = 1;String getMessage()
string message = 2;com.google.protobuf.ByteString getMessageBytes()
string message = 2;boolean hasDuration()
.io.cucumber.messages.Duration duration = 3;Messages.Duration getDuration()
.io.cucumber.messages.Duration duration = 3;Messages.DurationOrBuilder getDurationOrBuilder()
.io.cucumber.messages.Duration duration = 3;boolean getWillBeRetried()
bool will_be_retried = 4;Copyright © 2020. All rights reserved.