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