BinaryToMessageIterable |
Iterates over messages read from a stream.
|
IdGenerator.Incrementing |
|
IdGenerator.UUID |
|
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.Duration |
The structure is pretty close of the Timestamp one.
|
Messages.Duration.Builder |
The structure is pretty close of the Timestamp one.
|
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.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.Hook |
Protobuf type io.cucumber.messages.Hook
|
Messages.Hook.Builder |
Protobuf type io.cucumber.messages.Hook
|
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.Meta |
This message contains meta information about the environment.
|
Messages.Meta.Builder |
This message contains meta information about the environment.
|
Messages.Meta.CI |
Protobuf type io.cucumber.messages.Meta.CI
|
Messages.Meta.CI.Builder |
Protobuf type io.cucumber.messages.Meta.CI
|
Messages.Meta.CI.Git |
Protobuf type io.cucumber.messages.Meta.CI.Git
|
Messages.Meta.CI.Git.Builder |
Protobuf type io.cucumber.messages.Meta.CI.Git
|
Messages.Meta.Product |
A product has a name and a version
|
Messages.Meta.Product.Builder |
A product has a name and a version
|
Messages.ParameterType |
Protobuf type io.cucumber.messages.ParameterType
|
Messages.ParameterType.Builder |
Protobuf type io.cucumber.messages.ParameterType
|
Messages.ParseError |
Protobuf type io.cucumber.messages.ParseError
|
Messages.ParseError.Builder |
Protobuf type io.cucumber.messages.ParseError
|
Messages.Pickle |
A `Pickle` represents a template for a `TestCase`.
|
Messages.Pickle.Builder |
A `Pickle` represents a template for a `TestCase`.
|
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.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.Source |
A source file, typically a Gherkin document or Java/Ruby/JavaScript source code
|
Messages.Source.Builder |
A source file, typically a Gherkin document or Java/Ruby/JavaScript source code
|
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.SourceReference.JavaMethod |
Protobuf type io.cucumber.messages.SourceReference.JavaMethod
|
Messages.SourceReference.JavaMethod.Builder |
Protobuf type io.cucumber.messages.SourceReference.JavaMethod
|
Messages.SourceReference.JavaStackTraceElement |
Protobuf type io.cucumber.messages.SourceReference.JavaStackTraceElement
|
Messages.SourceReference.JavaStackTraceElement.Builder |
Protobuf type io.cucumber.messages.SourceReference.JavaStackTraceElement
|
Messages.StepDefinition |
Protobuf type io.cucumber.messages.StepDefinition
|
Messages.StepDefinition.Builder |
Protobuf type io.cucumber.messages.StepDefinition
|
Messages.StepDefinition.StepDefinitionPattern |
Protobuf type io.cucumber.messages.StepDefinition.StepDefinitionPattern
|
Messages.StepDefinition.StepDefinitionPattern.Builder |
Protobuf type io.cucumber.messages.StepDefinition.StepDefinitionPattern
|
Messages.TestCase |
A `TestCase` contains a sequence of `TestStep`s.
|
Messages.TestCase.Builder |
A `TestCase` contains a sequence of `TestStep`s.
|
Messages.TestCase.TestStep |
A `TestStep` is derived from either a `PickleStep`
combined with a `StepDefinition`, or from a `Hook`.
|
Messages.TestCase.TestStep.Builder |
A `TestStep` is derived from either a `PickleStep`
combined with a `StepDefinition`, or from a `Hook`.
|
Messages.TestCase.TestStep.StepMatchArgumentsList |
Protobuf type io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList
|
Messages.TestCase.TestStep.StepMatchArgumentsList.Builder |
Protobuf type io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList
|
Messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument |
Represents a single argument extracted from a step match and passed to a step definition.
|
Messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument.Builder |
Represents a single argument extracted from a step match and passed to a step definition.
|
Messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument.Group |
Protobuf type io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument.Group
|
Messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument.Group.Builder |
Protobuf type io.cucumber.messages.TestCase.TestStep.StepMatchArgumentsList.StepMatchArgument.Group
|
Messages.TestCaseFinished |
Protobuf type io.cucumber.messages.TestCaseFinished
|
Messages.TestCaseFinished.Builder |
Protobuf type io.cucumber.messages.TestCaseFinished
|
Messages.TestCaseStarted |
Protobuf type io.cucumber.messages.TestCaseStarted
|
Messages.TestCaseStarted.Builder |
Protobuf type io.cucumber.messages.TestCaseStarted
|
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.TestStepFinished.TestStepResult |
Protobuf type io.cucumber.messages.TestStepFinished.TestStepResult
|
Messages.TestStepFinished.TestStepResult.Builder |
Protobuf type io.cucumber.messages.TestStepFinished.TestStepResult
|
Messages.TestStepStarted |
Protobuf type io.cucumber.messages.TestStepStarted
|
Messages.TestStepStarted.Builder |
Protobuf type io.cucumber.messages.TestStepStarted
|
Messages.Timestamp |
From https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/timestamp.proto
|
Messages.Timestamp.Builder |
From https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/timestamp.proto
|
Messages.UndefinedParameterType |
Protobuf type io.cucumber.messages.UndefinedParameterType
|
Messages.UndefinedParameterType.Builder |
Protobuf type io.cucumber.messages.UndefinedParameterType
|
MessageToBinaryWriter |
|
MessageToNdjsonWriter |
|
NdjsonToMessageIterable |
Iterates over messages read from a stream.
|
ProtocolVersion |
|
TimeConversion |
|