Uses of Interface
gauge.messages.Spec.ProtoSpecResultOrBuilder
Packages that use Spec.ProtoSpecResultOrBuilder
-
Uses of Spec.ProtoSpecResultOrBuilder in gauge.messages
Classes in gauge.messages that implement Spec.ProtoSpecResultOrBuilderModifier and TypeClassDescriptionstatic final class/ A proto object representing the result of Spec execution.static final class/ A proto object representing the result of Spec execution.Methods in gauge.messages that return Spec.ProtoSpecResultOrBuilderModifier and TypeMethodDescriptionMessages.SpecExecutionEndingRequest.Builder.getSpecResultOrBuilder()/ Holds the specs result in spec execution ending.Messages.SpecExecutionEndingRequest.getSpecResultOrBuilder()/ Holds the specs result in spec execution ending.Messages.SpecExecutionEndingRequestOrBuilder.getSpecResultOrBuilder()/ Holds the specs result in spec execution ending.Messages.SpecExecutionStartingRequest.Builder.getSpecResultOrBuilder()/ Holds the specs result in spec execution startingMessages.SpecExecutionStartingRequest.getSpecResultOrBuilder()/ Holds the specs result in spec execution startingMessages.SpecExecutionStartingRequestOrBuilder.getSpecResultOrBuilder()/ Holds the specs result in spec execution startingSpec.ProtoSuiteResult.Builder.getSpecResultsOrBuilder(int index) / Contains the result from the executionSpec.ProtoSuiteResult.getSpecResultsOrBuilder(int index) / Contains the result from the executionSpec.ProtoSuiteResultOrBuilder.getSpecResultsOrBuilder(int index) / Contains the result from the executionMethods in gauge.messages that return types with arguments of type Spec.ProtoSpecResultOrBuilderModifier and TypeMethodDescriptionList<? extends Spec.ProtoSpecResultOrBuilder>Spec.ProtoSuiteResult.Builder.getSpecResultsOrBuilderList()/ Contains the result from the executionList<? extends Spec.ProtoSpecResultOrBuilder>Spec.ProtoSuiteResult.getSpecResultsOrBuilderList()/ Contains the result from the executionList<? extends Spec.ProtoSpecResultOrBuilder>Spec.ProtoSuiteResultOrBuilder.getSpecResultsOrBuilderList()/ Contains the result from the execution