All Classes
-
Class Summary Class Description AbstractEmbedderMojo Abstract mojo that holds all the configuration parameters to specify and load stories.GenerateStoriesView Mojo to generate stories viewMapStoriesAsEmbeddables Mojo to map stories as embeddablesMapStoriesAsPaths Mojo to map stories as pathsReportStepdocs Mojo to report stepdocs given a fully configuredEmbedder
instance.ReportStepdocsAsEmbeddables Mojo to report stepdocs for theEmbeddable
instances provided (more specifically instances ofConfiguredEmbedder
which provides bothConfiguration
andCandidateSteps
).RunStoriesAsEmbeddables Mojo to run stories as EmbeddablesRunStoriesAsPaths Mojo to run stories as pathsRunStoriesWithAnnotatedEmbedderRunner Mojo that runs stories withAnnotatedEmbedderRunner
.UnpackViewResources Mojo to unpack resources to view directory, whose location is derived from the configuredStoryReporterBuilder
accessible from theEmbedder
.