public static final class Messages.TestCase.TestStep extends com.google.protobuf.GeneratedMessageV3 implements Messages.TestCase.TestStepOrBuilder
A `TestStep` is derived from either a `PickleStep` combined with a `StepDefinition`, or from a `Hook`.Protobuf type
io.cucumber.messages.TestCase.TestStep| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.TestCase.TestStep.Builder
A `TestStep` is derived from either a `PickleStep`
combined with a `StepDefinition`, or from a `Hook`.
|
static class |
Messages.TestCase.TestStep.StepMatchArgumentsList
Protobuf type
io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList |
static interface |
Messages.TestCase.TestStep.StepMatchArgumentsListOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
HOOK_ID_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
PICKLE_STEP_ID_FIELD_NUMBER |
static int |
STEP_DEFINITION_IDS_FIELD_NUMBER |
static int |
STEP_MATCH_ARGUMENTS_LISTS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Messages.TestCase.TestStep |
getDefaultInstance() |
Messages.TestCase.TestStep |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHookId()
Pointer to the `Hook` (if derived from a Hook)
|
com.google.protobuf.ByteString |
getHookIdBytes()
Pointer to the `Hook` (if derived from a Hook)
|
String |
getId()
string id = 1; |
com.google.protobuf.ByteString |
getIdBytes()
string id = 1; |
com.google.protobuf.Parser<Messages.TestCase.TestStep> |
getParserForType() |
String |
getPickleStepId()
Pointer to the `PickleStep` (if derived from a PickleStep)
|
com.google.protobuf.ByteString |
getPickleStepIdBytes()
Pointer to the `PickleStep` (if derived from a PickleStep)
|
int |
getSerializedSize() |
String |
getStepDefinitionIds(int index)
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
|
com.google.protobuf.ByteString |
getStepDefinitionIdsBytes(int index)
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
|
int |
getStepDefinitionIdsCount()
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
|
com.google.protobuf.ProtocolStringList |
getStepDefinitionIdsList()
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
|
Messages.TestCase.TestStep.StepMatchArgumentsList |
getStepMatchArgumentsLists(int index)
A list of list of StepMatchArgument (if derived from a `StepDefinition`).
|
int |
getStepMatchArgumentsListsCount()
A list of list of StepMatchArgument (if derived from a `StepDefinition`).
|
List<Messages.TestCase.TestStep.StepMatchArgumentsList> |
getStepMatchArgumentsListsList()
A list of list of StepMatchArgument (if derived from a `StepDefinition`).
|
Messages.TestCase.TestStep.StepMatchArgumentsListOrBuilder |
getStepMatchArgumentsListsOrBuilder(int index)
A list of list of StepMatchArgument (if derived from a `StepDefinition`).
|
List<? extends Messages.TestCase.TestStep.StepMatchArgumentsListOrBuilder> |
getStepMatchArgumentsListsOrBuilderList()
A list of list of StepMatchArgument (if derived from a `StepDefinition`).
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Messages.TestCase.TestStep.Builder |
newBuilder() |
static Messages.TestCase.TestStep.Builder |
newBuilder(Messages.TestCase.TestStep prototype) |
Messages.TestCase.TestStep.Builder |
newBuilderForType() |
protected Messages.TestCase.TestStep.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Messages.TestCase.TestStep |
parseDelimitedFrom(InputStream input) |
static Messages.TestCase.TestStep |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestCase.TestStep |
parseFrom(byte[] data) |
static Messages.TestCase.TestStep |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestCase.TestStep |
parseFrom(ByteBuffer data) |
static Messages.TestCase.TestStep |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestCase.TestStep |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.TestCase.TestStep |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestCase.TestStep |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.TestCase.TestStep |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.TestCase.TestStep |
parseFrom(InputStream input) |
static Messages.TestCase.TestStep |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.TestCase.TestStep> |
parser() |
Messages.TestCase.TestStep.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ID_FIELD_NUMBER
public static final int PICKLE_STEP_ID_FIELD_NUMBER
public static final int STEP_DEFINITION_IDS_FIELD_NUMBER
public static final int STEP_MATCH_ARGUMENTS_LISTS_FIELD_NUMBER
public static final int HOOK_ID_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getId()
string id = 1;getId in interface Messages.TestCase.TestStepOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
string id = 1;getIdBytes in interface Messages.TestCase.TestStepOrBuilderpublic String getPickleStepId()
Pointer to the `PickleStep` (if derived from a PickleStep)
string pickle_step_id = 2;getPickleStepId in interface Messages.TestCase.TestStepOrBuilderpublic com.google.protobuf.ByteString getPickleStepIdBytes()
Pointer to the `PickleStep` (if derived from a PickleStep)
string pickle_step_id = 2;getPickleStepIdBytes in interface Messages.TestCase.TestStepOrBuilderpublic com.google.protobuf.ProtocolStringList getStepDefinitionIdsList()
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
repeated string step_definition_ids = 3;getStepDefinitionIdsList in interface Messages.TestCase.TestStepOrBuilderpublic int getStepDefinitionIdsCount()
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
repeated string step_definition_ids = 3;getStepDefinitionIdsCount in interface Messages.TestCase.TestStepOrBuilderpublic String getStepDefinitionIds(int index)
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
repeated string step_definition_ids = 3;getStepDefinitionIds in interface Messages.TestCase.TestStepOrBuilderpublic com.google.protobuf.ByteString getStepDefinitionIdsBytes(int index)
Pointer to all the matching `StepDefinition`s (if derived from a PickleStep)
repeated string step_definition_ids = 3;getStepDefinitionIdsBytes in interface Messages.TestCase.TestStepOrBuilderpublic List<Messages.TestCase.TestStep.StepMatchArgumentsList> getStepMatchArgumentsListsList()
A list of list of StepMatchArgument (if derived from a `StepDefinition`). Each element represents a matching step definition. A size of 0 means `UNDEFINED`, and a size of 2+ means `AMBIGUOUS`
repeated .io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList step_match_arguments_lists = 4;getStepMatchArgumentsListsList in interface Messages.TestCase.TestStepOrBuilderpublic List<? extends Messages.TestCase.TestStep.StepMatchArgumentsListOrBuilder> getStepMatchArgumentsListsOrBuilderList()
A list of list of StepMatchArgument (if derived from a `StepDefinition`). Each element represents a matching step definition. A size of 0 means `UNDEFINED`, and a size of 2+ means `AMBIGUOUS`
repeated .io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList step_match_arguments_lists = 4;getStepMatchArgumentsListsOrBuilderList in interface Messages.TestCase.TestStepOrBuilderpublic int getStepMatchArgumentsListsCount()
A list of list of StepMatchArgument (if derived from a `StepDefinition`). Each element represents a matching step definition. A size of 0 means `UNDEFINED`, and a size of 2+ means `AMBIGUOUS`
repeated .io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList step_match_arguments_lists = 4;getStepMatchArgumentsListsCount in interface Messages.TestCase.TestStepOrBuilderpublic Messages.TestCase.TestStep.StepMatchArgumentsList getStepMatchArgumentsLists(int index)
A list of list of StepMatchArgument (if derived from a `StepDefinition`). Each element represents a matching step definition. A size of 0 means `UNDEFINED`, and a size of 2+ means `AMBIGUOUS`
repeated .io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList step_match_arguments_lists = 4;getStepMatchArgumentsLists in interface Messages.TestCase.TestStepOrBuilderpublic Messages.TestCase.TestStep.StepMatchArgumentsListOrBuilder getStepMatchArgumentsListsOrBuilder(int index)
A list of list of StepMatchArgument (if derived from a `StepDefinition`). Each element represents a matching step definition. A size of 0 means `UNDEFINED`, and a size of 2+ means `AMBIGUOUS`
repeated .io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList step_match_arguments_lists = 4;getStepMatchArgumentsListsOrBuilder in interface Messages.TestCase.TestStepOrBuilderpublic String getHookId()
Pointer to the `Hook` (if derived from a Hook)
string hook_id = 5;getHookId in interface Messages.TestCase.TestStepOrBuilderpublic com.google.protobuf.ByteString getHookIdBytes()
Pointer to the `Hook` (if derived from a Hook)
string hook_id = 5;getHookIdBytes in interface Messages.TestCase.TestStepOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Messages.TestCase.TestStep parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Messages.TestCase.TestStep parseFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.TestCase.TestStep parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.TestCase.TestStep parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Messages.TestCase.TestStep parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Messages.TestCase.TestStep parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Messages.TestCase.TestStep parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Messages.TestCase.TestStep.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Messages.TestCase.TestStep.Builder newBuilder()
public static Messages.TestCase.TestStep.Builder newBuilder(Messages.TestCase.TestStep prototype)
public Messages.TestCase.TestStep.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Messages.TestCase.TestStep.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Messages.TestCase.TestStep getDefaultInstance()
public static com.google.protobuf.Parser<Messages.TestCase.TestStep> parser()
public com.google.protobuf.Parser<Messages.TestCase.TestStep> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Messages.TestCase.TestStep getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.