Uses of Class
org.jbehave.mojo.AbstractEmbedderMojo

Uses of AbstractEmbedderMojo in org.jbehave.mojo
 

Subclasses of AbstractEmbedderMojo in org.jbehave.mojo
 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-2012. All Rights Reserved.