Package io.cucumber.messages
Class Messages.TestCaseStarted
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.cucumber.messages.Messages.TestCaseStarted
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Messages.TestCaseStartedOrBuilder,Serializable
- Enclosing class:
- Messages
public static final class Messages.TestCaseStarted extends com.google.protobuf.GeneratedMessageV3 implements Messages.TestCaseStartedOrBuilder
Protobuf typeio.cucumber.messages.TestCaseStarted- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMessages.TestCaseStarted.BuilderProtobuf typeio.cucumber.messages.TestCaseStarted-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intATTEMPT_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intTEST_CASE_ID_FIELD_NUMBERstatic intTIMESTAMP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)intgetAttempt()The first attempt should have value 0, and for each retry the value should increase by 1.static Messages.TestCaseStartedgetDefaultInstance()Messages.TestCaseStartedgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetId()Because a `TestCase` can be run multiple times (in case of a retry), we use this field to group messages relating to the same attempt.com.google.protobuf.ByteStringgetIdBytes()Because a `TestCase` can be run multiple times (in case of a retry), we use this field to group messages relating to the same attempt.com.google.protobuf.Parser<Messages.TestCaseStarted>getParserForType()intgetSerializedSize()StringgetTestCaseId()string test_case_id = 4;com.google.protobuf.ByteStringgetTestCaseIdBytes()string test_case_id = 4;Messages.TimestampgetTimestamp().io.cucumber.messages.Timestamp timestamp = 1;Messages.TimestampOrBuildergetTimestampOrBuilder().io.cucumber.messages.Timestamp timestamp = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()booleanhasTimestamp().io.cucumber.messages.Timestamp timestamp = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Messages.TestCaseStarted.BuildernewBuilder()static Messages.TestCaseStarted.BuildernewBuilder(Messages.TestCaseStarted prototype)Messages.TestCaseStarted.BuildernewBuilderForType()protected Messages.TestCaseStarted.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Messages.TestCaseStartedparseDelimitedFrom(InputStream input)static Messages.TestCaseStartedparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.TestCaseStartedparseFrom(byte[] data)static Messages.TestCaseStartedparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.TestCaseStartedparseFrom(com.google.protobuf.ByteString data)static Messages.TestCaseStartedparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.TestCaseStartedparseFrom(com.google.protobuf.CodedInputStream input)static Messages.TestCaseStartedparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.TestCaseStartedparseFrom(InputStream input)static Messages.TestCaseStartedparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Messages.TestCaseStartedparseFrom(ByteBuffer data)static Messages.TestCaseStartedparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Messages.TestCaseStarted>parser()Messages.TestCaseStarted.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ATTEMPT_FIELD_NUMBER
public static final int ATTEMPT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEST_CASE_ID_FIELD_NUMBER
public static final int TEST_CASE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasTimestamp
public boolean hasTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;- Specified by:
hasTimestampin interfaceMessages.TestCaseStartedOrBuilder
-
getTimestamp
public Messages.Timestamp getTimestamp()
.io.cucumber.messages.Timestamp timestamp = 1;- Specified by:
getTimestampin interfaceMessages.TestCaseStartedOrBuilder
-
getTimestampOrBuilder
public Messages.TimestampOrBuilder getTimestampOrBuilder()
.io.cucumber.messages.Timestamp timestamp = 1;- Specified by:
getTimestampOrBuilderin interfaceMessages.TestCaseStartedOrBuilder
-
getAttempt
public int getAttempt()
The first attempt should have value 0, and for each retry the value should increase by 1.
uint32 attempt = 3;- Specified by:
getAttemptin interfaceMessages.TestCaseStartedOrBuilder
-
getTestCaseId
public String getTestCaseId()
string test_case_id = 4;- Specified by:
getTestCaseIdin interfaceMessages.TestCaseStartedOrBuilder
-
getTestCaseIdBytes
public com.google.protobuf.ByteString getTestCaseIdBytes()
string test_case_id = 4;- Specified by:
getTestCaseIdBytesin interfaceMessages.TestCaseStartedOrBuilder
-
getId
public String getId()
Because a `TestCase` can be run multiple times (in case of a retry), we use this field to group messages relating to the same attempt.
string id = 5;- Specified by:
getIdin interfaceMessages.TestCaseStartedOrBuilder
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Because a `TestCase` can be run multiple times (in case of a retry), we use this field to group messages relating to the same attempt.
string id = 5;- Specified by:
getIdBytesin interfaceMessages.TestCaseStartedOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Messages.TestCaseStarted parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.TestCaseStarted parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Messages.TestCaseStarted parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Messages.TestCaseStarted parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Messages.TestCaseStarted.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Messages.TestCaseStarted.Builder newBuilder()
-
newBuilder
public static Messages.TestCaseStarted.Builder newBuilder(Messages.TestCaseStarted prototype)
-
toBuilder
public Messages.TestCaseStarted.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Messages.TestCaseStarted.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Messages.TestCaseStarted getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Messages.TestCaseStarted> parser()
-
getParserForType
public com.google.protobuf.Parser<Messages.TestCaseStarted> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Messages.TestCaseStarted getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-