| Class | Description |
|---|---|
| Messages | |
| Messages.Attachment |
An attachment represents any kind of data associated with a line in a
[Source](#io.cucumber.messages.Source) file.
|
| Messages.Attachment.Builder |
An attachment represents any kind of data associated with a line in a
[Source](#io.cucumber.messages.Source) file.
|
| Messages.CommandActionComplete |
Protobuf type
io.cucumber.messages.CommandActionComplete |
| Messages.CommandActionComplete.Builder |
Protobuf type
io.cucumber.messages.CommandActionComplete |
| Messages.CommandGenerateSnippet |
Protobuf type
io.cucumber.messages.CommandGenerateSnippet |
| Messages.CommandGenerateSnippet.Builder |
Protobuf type
io.cucumber.messages.CommandGenerateSnippet |
| Messages.CommandInitializeTestCase |
Protobuf type
io.cucumber.messages.CommandInitializeTestCase |
| Messages.CommandInitializeTestCase.Builder |
Protobuf type
io.cucumber.messages.CommandInitializeTestCase |
| Messages.CommandRunAfterTestCaseHook |
Protobuf type
io.cucumber.messages.CommandRunAfterTestCaseHook |
| Messages.CommandRunAfterTestCaseHook.Builder |
Protobuf type
io.cucumber.messages.CommandRunAfterTestCaseHook |
| Messages.CommandRunAfterTestRunHooks |
Protobuf type
io.cucumber.messages.CommandRunAfterTestRunHooks |
| Messages.CommandRunAfterTestRunHooks.Builder |
Protobuf type
io.cucumber.messages.CommandRunAfterTestRunHooks |
| Messages.CommandRunBeforeTestCaseHook |
Protobuf type
io.cucumber.messages.CommandRunBeforeTestCaseHook |
| Messages.CommandRunBeforeTestCaseHook.Builder |
Protobuf type
io.cucumber.messages.CommandRunBeforeTestCaseHook |
| Messages.CommandRunBeforeTestRunHooks |
Protobuf type
io.cucumber.messages.CommandRunBeforeTestRunHooks |
| Messages.CommandRunBeforeTestRunHooks.Builder |
Protobuf type
io.cucumber.messages.CommandRunBeforeTestRunHooks |
| Messages.CommandRunTestStep |
Protobuf type
io.cucumber.messages.CommandRunTestStep |
| Messages.CommandRunTestStep.Builder |
Protobuf type
io.cucumber.messages.CommandRunTestStep |
| Messages.CommandStart |
Protobuf type
io.cucumber.messages.CommandStart |
| Messages.CommandStart.Builder |
Protobuf type
io.cucumber.messages.CommandStart |
| Messages.Envelope |
All the messages that are passed between different components/processes are Envelope
messages.
|
| Messages.Envelope.Builder |
All the messages that are passed between different components/processes are Envelope
messages.
|
| Messages.GeneratedExpression |
Protobuf type
io.cucumber.messages.GeneratedExpression |
| Messages.GeneratedExpression.Builder |
Protobuf type
io.cucumber.messages.GeneratedExpression |
| Messages.GherkinDocument |
The [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree) of a Gherkin document.
|
| Messages.GherkinDocument.Builder |
The [AST](https://en.wikipedia.org/wiki/Abstract_syntax_tree) of a Gherkin document.
|
| Messages.GherkinDocument.Comment |
A comment in a Gherkin document
|
| Messages.GherkinDocument.Comment.Builder |
A comment in a Gherkin document
|
| Messages.GherkinDocument.Feature |
The top level node in the AST
|
| Messages.GherkinDocument.Feature.Background |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Background |
| Messages.GherkinDocument.Feature.Background.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Background |
| Messages.GherkinDocument.Feature.Builder |
The top level node in the AST
|
| Messages.GherkinDocument.Feature.FeatureChild |
A child node of a `Feature` node
|
| Messages.GherkinDocument.Feature.FeatureChild.Builder |
A child node of a `Feature` node
|
| Messages.GherkinDocument.Feature.FeatureChild.Rule |
A `Rule` node
|
| Messages.GherkinDocument.Feature.FeatureChild.Rule.Builder |
A `Rule` node
|
| Messages.GherkinDocument.Feature.FeatureChild.RuleChild |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.FeatureChild.RuleChild |
| Messages.GherkinDocument.Feature.FeatureChild.RuleChild.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.FeatureChild.RuleChild |
| Messages.GherkinDocument.Feature.Scenario |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Scenario |
| Messages.GherkinDocument.Feature.Scenario.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Scenario |
| Messages.GherkinDocument.Feature.Scenario.Examples |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Scenario.Examples |
| Messages.GherkinDocument.Feature.Scenario.Examples.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Scenario.Examples |
| Messages.GherkinDocument.Feature.Step |
A step
|
| Messages.GherkinDocument.Feature.Step.Builder |
A step
|
| Messages.GherkinDocument.Feature.Step.DataTable |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Step.DataTable |
| Messages.GherkinDocument.Feature.Step.DataTable.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Step.DataTable |
| Messages.GherkinDocument.Feature.Step.DocString |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Step.DocString |
| Messages.GherkinDocument.Feature.Step.DocString.Builder |
Protobuf type
io.cucumber.messages.GherkinDocument.Feature.Step.DocString |
| Messages.GherkinDocument.Feature.TableRow |
A row in a table
|
| Messages.GherkinDocument.Feature.TableRow.Builder |
A row in a table
|
| Messages.GherkinDocument.Feature.TableRow.TableCell |
A cell in a `TableRow`
|
| Messages.GherkinDocument.Feature.TableRow.TableCell.Builder |
A cell in a `TableRow`
|
| Messages.GherkinDocument.Feature.Tag |
A tag
|
| Messages.GherkinDocument.Feature.Tag.Builder |
A tag
|
| Messages.Location |
Points to a line and a column in a text file
|
| Messages.Location.Builder |
Points to a line and a column in a text file
|
| Messages.Media |
Meta information about encoded contents
|
| Messages.Media.Builder |
Meta information about encoded contents
|
| Messages.ParameterTypeConfig |
Protobuf type
io.cucumber.messages.ParameterTypeConfig |
| Messages.ParameterTypeConfig.Builder |
Protobuf type
io.cucumber.messages.ParameterTypeConfig |
| Messages.PatternMatch |
Protobuf type
io.cucumber.messages.PatternMatch |
| Messages.PatternMatch.Builder |
Protobuf type
io.cucumber.messages.PatternMatch |
| Messages.Pickle |
A `Pickle` represents a test case Cucumber can *execute*.
|
| Messages.Pickle.Builder |
A `Pickle` represents a test case Cucumber can *execute*.
|
| Messages.Pickle.PickleStep |
An executable step
|
| Messages.Pickle.PickleStep.Builder |
An executable step
|
| Messages.Pickle.PickleTag |
A tag
|
| Messages.Pickle.PickleTag.Builder |
A tag
|
| Messages.PickleAccepted |
Protobuf type
io.cucumber.messages.PickleAccepted |
| Messages.PickleAccepted.Builder |
Protobuf type
io.cucumber.messages.PickleAccepted |
| Messages.PickleRejected |
Protobuf type
io.cucumber.messages.PickleRejected |
| Messages.PickleRejected.Builder |
Protobuf type
io.cucumber.messages.PickleRejected |
| Messages.PickleStepArgument |
A wrapper for either a doc string or a table.
|
| Messages.PickleStepArgument.Builder |
A wrapper for either a doc string or a table.
|
| Messages.PickleStepArgument.PickleDocString |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleDocString |
| Messages.PickleStepArgument.PickleDocString.Builder |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleDocString |
| Messages.PickleStepArgument.PickleTable |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable |
| Messages.PickleStepArgument.PickleTable.Builder |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable |
| Messages.PickleStepArgument.PickleTable.PickleTableRow |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable.PickleTableRow |
| Messages.PickleStepArgument.PickleTable.PickleTableRow.Builder |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable.PickleTableRow |
| Messages.PickleStepArgument.PickleTable.PickleTableRow.PickleTableCell |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable.PickleTableRow.PickleTableCell |
| Messages.PickleStepArgument.PickleTable.PickleTableRow.PickleTableCell.Builder |
Protobuf type
io.cucumber.messages.PickleStepArgument.PickleTable.PickleTableRow.PickleTableCell |
| Messages.RuntimeConfig |
Protobuf type
io.cucumber.messages.RuntimeConfig |
| Messages.RuntimeConfig.Builder |
Protobuf type
io.cucumber.messages.RuntimeConfig |
| Messages.Source |
A source file, typically a Gherkin document
|
| Messages.Source.Builder |
A source file, typically a Gherkin document
|
| Messages.SourceReference |
Points to a [Source](#io.cucumber.messages.Source) identified by `uri` and a
[Location](#io.cucumber.messages.Location) within that file.
|
| Messages.SourceReference.Builder |
Points to a [Source](#io.cucumber.messages.Source) identified by `uri` and a
[Location](#io.cucumber.messages.Location) within that file.
|
| Messages.SourcesConfig |
Protobuf type
io.cucumber.messages.SourcesConfig |
| Messages.SourcesConfig.Builder |
Protobuf type
io.cucumber.messages.SourcesConfig |
| Messages.SourcesFilterConfig |
Protobuf type
io.cucumber.messages.SourcesFilterConfig |
| Messages.SourcesFilterConfig.Builder |
Protobuf type
io.cucumber.messages.SourcesFilterConfig |
| Messages.SourcesOrder |
Protobuf type
io.cucumber.messages.SourcesOrder |
| Messages.SourcesOrder.Builder |
Protobuf type
io.cucumber.messages.SourcesOrder |
| Messages.StepDefinitionConfig |
Protobuf type
io.cucumber.messages.StepDefinitionConfig |
| Messages.StepDefinitionConfig.Builder |
Protobuf type
io.cucumber.messages.StepDefinitionConfig |
| Messages.StepDefinitionPattern |
Protobuf type
io.cucumber.messages.StepDefinitionPattern |
| Messages.StepDefinitionPattern.Builder |
Protobuf type
io.cucumber.messages.StepDefinitionPattern |
| Messages.SupportCodeConfig |
Protobuf type
io.cucumber.messages.SupportCodeConfig |
| Messages.SupportCodeConfig.Builder |
Protobuf type
io.cucumber.messages.SupportCodeConfig |
| Messages.TestCaseFinished |
Protobuf type
io.cucumber.messages.TestCaseFinished |
| Messages.TestCaseFinished.Builder |
Protobuf type
io.cucumber.messages.TestCaseFinished |
| Messages.TestCaseHookDefinitionConfig |
Protobuf type
io.cucumber.messages.TestCaseHookDefinitionConfig |
| Messages.TestCaseHookDefinitionConfig.Builder |
Protobuf type
io.cucumber.messages.TestCaseHookDefinitionConfig |
| Messages.TestCasePrepared |
Protobuf type
io.cucumber.messages.TestCasePrepared |
| Messages.TestCasePrepared.Builder |
Protobuf type
io.cucumber.messages.TestCasePrepared |
| Messages.TestCasePreparedStep |
Protobuf type
io.cucumber.messages.TestCasePreparedStep |
| Messages.TestCasePreparedStep.Builder |
Protobuf type
io.cucumber.messages.TestCasePreparedStep |
| Messages.TestCaseStarted |
Protobuf type
io.cucumber.messages.TestCaseStarted |
| Messages.TestCaseStarted.Builder |
Protobuf type
io.cucumber.messages.TestCaseStarted |
| Messages.TestCaseStarted.Platform |
Protobuf type
io.cucumber.messages.TestCaseStarted.Platform |
| Messages.TestCaseStarted.Platform.Builder |
Protobuf type
io.cucumber.messages.TestCaseStarted.Platform |
| Messages.TestHookFinished |
Protobuf type
io.cucumber.messages.TestHookFinished |
| Messages.TestHookFinished.Builder |
Protobuf type
io.cucumber.messages.TestHookFinished |
| Messages.TestHookStarted |
Protobuf type
io.cucumber.messages.TestHookStarted |
| Messages.TestHookStarted.Builder |
Protobuf type
io.cucumber.messages.TestHookStarted |
| Messages.TestResult |
Protobuf type
io.cucumber.messages.TestResult |
| Messages.TestResult.Builder |
Protobuf type
io.cucumber.messages.TestResult |
| Messages.TestRunFinished |
Protobuf type
io.cucumber.messages.TestRunFinished |
| Messages.TestRunFinished.Builder |
Protobuf type
io.cucumber.messages.TestRunFinished |
| Messages.TestRunStarted |
Protobuf type
io.cucumber.messages.TestRunStarted |
| Messages.TestRunStarted.Builder |
Protobuf type
io.cucumber.messages.TestRunStarted |
| Messages.TestStepFinished |
Protobuf type
io.cucumber.messages.TestStepFinished |
| Messages.TestStepFinished.Builder |
Protobuf type
io.cucumber.messages.TestStepFinished |
| Messages.TestStepStarted |
Protobuf type
io.cucumber.messages.TestStepStarted |
| Messages.TestStepStarted.Builder |
Protobuf type
io.cucumber.messages.TestStepStarted |
| Messages.UriToLinesMapping |
Protobuf type
io.cucumber.messages.UriToLinesMapping |
| Messages.UriToLinesMapping.Builder |
Protobuf type
io.cucumber.messages.UriToLinesMapping |
| ProtobufStreamIterable |
Iterates over messages read from a stream.
|
| Enum | Description |
|---|---|
| Messages.CommandActionComplete.ResultCase | |
| Messages.Envelope.MessageCase | |
| Messages.GherkinDocument.Feature.FeatureChild.RuleChild.ValueCase | |
| Messages.GherkinDocument.Feature.FeatureChild.ValueCase | |
| Messages.GherkinDocument.Feature.Step.ArgumentCase | |
| Messages.Media.Encoding |
Protobuf enum
io.cucumber.messages.Media.Encoding |
| Messages.PickleStepArgument.MessageCase | |
| Messages.SourcesOrderType |
Protobuf enum
io.cucumber.messages.SourcesOrderType |
| Messages.StepDefinitionPatternType |
Protobuf enum
io.cucumber.messages.StepDefinitionPatternType |
| Messages.TestResult.Status |
Status of a step.
|
Copyright © 2019. All rights reserved.