Uses of Class
org.jbehave.core.failures.BatchFailures

Packages that use BatchFailures
org.jbehave.core.embedder   
 

Uses of BatchFailures in org.jbehave.core.embedder
 

Methods in org.jbehave.core.embedder with parameters of type BatchFailures
 void PrintStreamEmbedderMonitor.batchFailed(BatchFailures failures)
           
 void EmbedderMonitorDecorator.batchFailed(BatchFailures failures)
           
 void EmbedderMonitor.batchFailed(BatchFailures failures)
           
protected  Embedder.EnqueuedStory Embedder.enqueuedStory(EmbedderControls embedderControls, Configuration configuration, List<CandidateSteps> candidateSteps, BatchFailures batchFailures, MetaFilter filter, String storyPath, Story story)
           
 Future<Embedder.ThrowableStory> Embedder.enqueueStory(BatchFailures batchFailures, MetaFilter filter, List<Future<Embedder.ThrowableStory>> futures, String storyPath, Story story)
           
 

Constructors in org.jbehave.core.embedder with parameters of type BatchFailures
Embedder.EnqueuedStory(String storyPath, Configuration configuration, List<CandidateSteps> candidateSteps, Story story, MetaFilter filter, EmbedderControls embedderControls, BatchFailures batchFailures, EmbedderMonitor embedderMonitor, StoryRunner storyRunner)
           
Embedder.RunningEmbeddablesFailed(BatchFailures batchFailures)
           
Embedder.RunningStoriesFailed(BatchFailures failures)
           
 



Copyright © 2003-2011. All Rights Reserved.