public final class Messages extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Messages.Attachment
An attachment represents any kind of data associated with a line in a
[Source](#io.cucumber.messages.Source) file.
|
static interface |
Messages.AttachmentOrBuilder |
static class |
Messages.CommandActionComplete
Protobuf type
io.cucumber.messages.CommandActionComplete |
static interface |
Messages.CommandActionCompleteOrBuilder |
static class |
Messages.CommandGenerateSnippet
Protobuf type
io.cucumber.messages.CommandGenerateSnippet |
static interface |
Messages.CommandGenerateSnippetOrBuilder |
static class |
Messages.CommandInitializeTestCase
Protobuf type
io.cucumber.messages.CommandInitializeTestCase |
static interface |
Messages.CommandInitializeTestCaseOrBuilder |
static class |
Messages.CommandRunAfterTestCaseHook
Protobuf type
io.cucumber.messages.CommandRunAfterTestCaseHook |
static interface |
Messages.CommandRunAfterTestCaseHookOrBuilder |
static class |
Messages.CommandRunAfterTestRunHooks
Protobuf type
io.cucumber.messages.CommandRunAfterTestRunHooks |
static interface |
Messages.CommandRunAfterTestRunHooksOrBuilder |
static class |
Messages.CommandRunBeforeTestCaseHook
Protobuf type
io.cucumber.messages.CommandRunBeforeTestCaseHook |
static interface |
Messages.CommandRunBeforeTestCaseHookOrBuilder |
static class |
Messages.CommandRunBeforeTestRunHooks
Protobuf type
io.cucumber.messages.CommandRunBeforeTestRunHooks |
static interface |
Messages.CommandRunBeforeTestRunHooksOrBuilder |
static class |
Messages.CommandRunTestStep
Protobuf type
io.cucumber.messages.CommandRunTestStep |
static interface |
Messages.CommandRunTestStepOrBuilder |
static class |
Messages.CommandStart
Protobuf type
io.cucumber.messages.CommandStart |
static interface |
Messages.CommandStartOrBuilder |
static class |
Messages.Envelope
All the messages that are passed between different components/processes are Envelope
messages.
|
static interface |
Messages.EnvelopeOrBuilder |
static class |
Messages.GeneratedExpression
Protobuf type
io.cucumber.messages.GeneratedExpression |
static interface |
Messages.GeneratedExpressionOrBuilder |
static class |
Messages.GherkinDocument
The [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree) of a Gherkin document.
|
static interface |
Messages.GherkinDocumentOrBuilder |
static class |
Messages.Location
Points to a line and a column in a text file
|
static interface |
Messages.LocationOrBuilder |
static class |
Messages.Media
Meta information about encoded contents
|
static interface |
Messages.MediaOrBuilder |
static class |
Messages.ParameterTypeConfig
Protobuf type
io.cucumber.messages.ParameterTypeConfig |
static interface |
Messages.ParameterTypeConfigOrBuilder |
static class |
Messages.PatternMatch
Protobuf type
io.cucumber.messages.PatternMatch |
static interface |
Messages.PatternMatchOrBuilder |
static class |
Messages.Pickle
A `Pickle` represents a test case Cucumber can *execute*.
|
static class |
Messages.PickleAccepted
Protobuf type
io.cucumber.messages.PickleAccepted |
static interface |
Messages.PickleAcceptedOrBuilder |
static interface |
Messages.PickleOrBuilder |
static class |
Messages.PickleRejected
Protobuf type
io.cucumber.messages.PickleRejected |
static interface |
Messages.PickleRejectedOrBuilder |
static class |
Messages.PickleStepArgument
A wrapper for either a doc string or a table.
|
static interface |
Messages.PickleStepArgumentOrBuilder |
static class |
Messages.RuntimeConfig
Protobuf type
io.cucumber.messages.RuntimeConfig |
static interface |
Messages.RuntimeConfigOrBuilder |
static class |
Messages.Source
A source file, typically a Gherkin document
|
static interface |
Messages.SourceOrBuilder |
static class |
Messages.SourceReference
Points to a [Source](#io.cucumber.messages.Source) identified by `uri` and a
[Location](#io.cucumber.messages.Location) within that file.
|
static interface |
Messages.SourceReferenceOrBuilder |
static class |
Messages.SourcesConfig
Protobuf type
io.cucumber.messages.SourcesConfig |
static interface |
Messages.SourcesConfigOrBuilder |
static class |
Messages.SourcesFilterConfig
Protobuf type
io.cucumber.messages.SourcesFilterConfig |
static interface |
Messages.SourcesFilterConfigOrBuilder |
static class |
Messages.SourcesOrder
Protobuf type
io.cucumber.messages.SourcesOrder |
static interface |
Messages.SourcesOrderOrBuilder |
static class |
Messages.SourcesOrderType
Protobuf enum
io.cucumber.messages.SourcesOrderType |
static class |
Messages.StepDefinitionConfig
Protobuf type
io.cucumber.messages.StepDefinitionConfig |
static interface |
Messages.StepDefinitionConfigOrBuilder |
static class |
Messages.StepDefinitionPattern
Protobuf type
io.cucumber.messages.StepDefinitionPattern |
static interface |
Messages.StepDefinitionPatternOrBuilder |
static class |
Messages.StepDefinitionPatternType
Protobuf enum
io.cucumber.messages.StepDefinitionPatternType |
static class |
Messages.SupportCodeConfig
Protobuf type
io.cucumber.messages.SupportCodeConfig |
static interface |
Messages.SupportCodeConfigOrBuilder |
static class |
Messages.TestCaseFinished
Protobuf type
io.cucumber.messages.TestCaseFinished |
static interface |
Messages.TestCaseFinishedOrBuilder |
static class |
Messages.TestCaseHookDefinitionConfig
Protobuf type
io.cucumber.messages.TestCaseHookDefinitionConfig |
static interface |
Messages.TestCaseHookDefinitionConfigOrBuilder |
static class |
Messages.TestCasePrepared
Protobuf type
io.cucumber.messages.TestCasePrepared |
static interface |
Messages.TestCasePreparedOrBuilder |
static class |
Messages.TestCasePreparedStep
Protobuf type
io.cucumber.messages.TestCasePreparedStep |
static interface |
Messages.TestCasePreparedStepOrBuilder |
static class |
Messages.TestCaseStarted
Protobuf type
io.cucumber.messages.TestCaseStarted |
static interface |
Messages.TestCaseStartedOrBuilder |
static class |
Messages.TestHookFinished
Protobuf type
io.cucumber.messages.TestHookFinished |
static interface |
Messages.TestHookFinishedOrBuilder |
static class |
Messages.TestHookStarted
Protobuf type
io.cucumber.messages.TestHookStarted |
static interface |
Messages.TestHookStartedOrBuilder |
static class |
Messages.TestResult
Protobuf type
io.cucumber.messages.TestResult |
static interface |
Messages.TestResultOrBuilder |
static class |
Messages.TestRunFinished
Protobuf type
io.cucumber.messages.TestRunFinished |
static interface |
Messages.TestRunFinishedOrBuilder |
static class |
Messages.TestRunStarted
Protobuf type
io.cucumber.messages.TestRunStarted |
static interface |
Messages.TestRunStartedOrBuilder |
static class |
Messages.TestStepFinished
Protobuf type
io.cucumber.messages.TestStepFinished |
static interface |
Messages.TestStepFinishedOrBuilder |
static class |
Messages.TestStepStarted
Protobuf type
io.cucumber.messages.TestStepStarted |
static interface |
Messages.TestStepStartedOrBuilder |
static class |
Messages.UriToLinesMapping
Protobuf type
io.cucumber.messages.UriToLinesMapping |
static interface |
Messages.UriToLinesMappingOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2019. All rights reserved.