| Class | Description |
|---|---|
| AbstractEmbedderMojo |
Abstract mojo that holds all the configuration parameters to specify and load
stories.
|
| GenerateStoriesView |
Mojo to generate stories view
|
| MapStoriesAsEmbeddables |
Mojo to map stories as embeddables
|
| MapStoriesAsPaths |
Mojo to map stories as paths
|
| ReportStepdocs |
Mojo to report stepdocs given a fully configured
Embedder instance. |
| ReportStepdocsAsEmbeddables |
Mojo to report stepdocs for the
Embeddable instances provided (more
specifically instances of ConfiguredEmbedder which provides both
Configuration and CandidateSteps). |
| RunStoriesAsEmbeddables |
Mojo to run stories as Embeddables
|
| RunStoriesAsPaths |
Mojo to run stories as paths
|
| RunStoriesWithAnnotatedEmbedderRunner |
Mojo that runs stories with
AnnotatedEmbedderRunner, equivalent to
execution via JUnit's RunWith. |
| RunWithAnnotatedEmbedderRunner | Deprecated
Use run-stories-with-annotated-embedder
|
| UnpackViewResources |
Mojo to unpack resources to view directory, whose location is derived from
the configured StoryReporterBuilder accessible from the Embedder.
|
Copyright © 2003-2013. All Rights Reserved.