All Classes
| Class | Description |
|---|---|
| Constants |
JSON field identifiers used to generate a JSON representation of stories and features.
|
| Feature |
A feature or a story describes a behavior of the build system.
|
| Phase |
Represents a phase in a scene such as a given, when or then phase for the acceptance test modeled within the scene.
|
| Scenario |
Represents a use case in a
Story. |
| Scene |
A scene is central to BDD or specification by example style of writing tests.
|
| Story |
Represents a story in BDD or specification by example style of writing tests.
|
| StoryAsciiDocPublisher | |
| StoryExtension |
A custom extension that allow test authors to create and run behaviors and stories i.e.
|
| StoryMerger |
Merges a set of JSON files produced through the execution of BDD JUnit tests.
|
| StoryWriter |
Writes the story with all executed scenarios in a JSON file.
|