Interface | Description |
---|---|
TableTransformers.TableTransformer |
Class | Description |
---|---|
Composite |
Represents a composite step, which can be declared both programmatically, via the
@Composite annotation, or via a textual representation. |
Description | |
ExamplesTable |
Represents a tabular structure that holds rows of example data for parameters
named via the column headers:
|
ExamplesTable.TableProperties | |
ExamplesTable.TableRows | |
ExamplesTableFactory |
Factory that creates instances of ExamplesTable from different type of
inputs:
table text input, i.e.
|
GivenStories | |
GivenStory | |
Lifecycle | |
Lifecycle.Steps | |
Meta | |
Meta.Property | |
Narrative | |
OutcomesTable | |
OutcomesTable.Outcome<T> | |
Scenario | |
StepPattern |
Represents a step pattern, as provided in the method annotations.
|
Story | |
StoryDuration | |
StoryLanes | |
StoryMap |
Groups a set of
Story s by meta filter. |
StoryMaps |
Provides an view of a list of
StoryMap s, indexed by meta filters. |
TableParsers | |
TableTransformers |
Facade responsible for transforming table string representations.
|
TableTransformers.Formatting | |
TableTransformers.FromLandscape | |
TableTransformers.Replacing | |
Verbatim |
Represents a text content that needs to rendered verbatim, ie as it is laid out in the original textual representation.
|
Enum | Description |
---|---|
ExamplesTable.TableProperties.Decorator |
Exception | Description |
---|---|
ExamplesTable.ParametersNotMappableToType | |
ExamplesTable.RowNotFound | |
OutcomesTable.OutcomesFailed |
Copyright © 2003–2021. All rights reserved.