public static final class TestSuiteOuterClass.TestSuite extends GeneratedMessageV3 implements TestSuiteOuterClass.TestSuiteOrBuilder
TestSuite comprises of the last run of the pre-defined test suite of a release versionProtobuf type
hapi.release.TestSuite| Modifier and Type | Class and Description |
|---|---|
static class |
TestSuiteOuterClass.TestSuite.Builder
TestSuite comprises of the last run of the pre-defined test suite of a release version
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
COMPLETED_AT_FIELD_NUMBER |
static int |
RESULTS_FIELD_NUMBER |
static int |
STARTED_AT_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCodecanUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, 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, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STARTED_AT_FIELD_NUMBER
public static final int COMPLETED_AT_FIELD_NUMBER
public static final int RESULTS_FIELD_NUMBER
public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public boolean hasStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;hasStartedAt in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic Timestamp getStartedAt()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;getStartedAt in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic TimestampOrBuilder getStartedAtOrBuilder()
StartedAt indicates the date/time this test suite was kicked off
.google.protobuf.Timestamp started_at = 1;getStartedAtOrBuilder in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic boolean hasCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;hasCompletedAt in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic Timestamp getCompletedAt()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;getCompletedAt in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic TimestampOrBuilder getCompletedAtOrBuilder()
CompletedAt indicates the date/time this test suite was completed
.google.protobuf.Timestamp completed_at = 2;getCompletedAtOrBuilder in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic List<TestRunOuterClass.TestRun> getResultsList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;getResultsList in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic List<? extends TestRunOuterClass.TestRunOrBuilder> getResultsOrBuilderList()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;getResultsOrBuilderList in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic int getResultsCount()
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;getResultsCount in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic TestRunOuterClass.TestRun getResults(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;getResults in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic TestRunOuterClass.TestRunOrBuilder getResultsOrBuilder(int index)
Results are the results of each segment of the test
repeated .hapi.release.TestRun results = 3;getResultsOrBuilder in interface TestSuiteOuterClass.TestSuiteOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static TestSuiteOuterClass.TestSuite parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(InputStream input) throws IOException
IOExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TestSuiteOuterClass.TestSuite parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TestSuiteOuterClass.TestSuite parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static TestSuiteOuterClass.TestSuite parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TestSuiteOuterClass.TestSuite.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static TestSuiteOuterClass.TestSuite.Builder newBuilder()
public static TestSuiteOuterClass.TestSuite.Builder newBuilder(TestSuiteOuterClass.TestSuite prototype)
public TestSuiteOuterClass.TestSuite.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected TestSuiteOuterClass.TestSuite.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static TestSuiteOuterClass.TestSuite getDefaultInstance()
public static Parser<TestSuiteOuterClass.TestSuite> parser()
public Parser<TestSuiteOuterClass.TestSuite> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public TestSuiteOuterClass.TestSuite getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderCopyright © 2017–2018, microBean. All rights reserved.