| 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:
|
| ExamplesTableFactory |
Factory that creates instances of ExamplesTable from different type of
inputs:
table text input, i.e.
|
| ExamplesTableProperties | |
| 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
Storys by meta filter. |
| StoryMaps |
Provides an view of a list of
StoryMaps, indexed by meta filters. |
| TableTransformers |
Facade responsible for transforming table string representations.
|
| TableTransformers.Formatting | |
| TableTransformers.FromLandscape | |
| TableTransformers.Replacing | |
| TableUtils | |
| Verbatim |
Represents a text content that needs to rendered verbatim, ie as it is laid out in the original textual representation.
|
| Exception | Description |
|---|---|
| ExamplesTable.ParametersNotMappableToType | |
| ExamplesTable.RowNotFound | |
| OutcomesTable.OutcomesFailed |
Copyright © 2003–2019. All rights reserved.