Package org.jbehave.core.embedder

Interface Summary
EmbedderMonitor  
 

Class Summary
Embedder Represents an entry point to all of JBehave's functionality that is embeddable into other launchers, such as IDEs or CLIs.
EmbedderClassLoader EmbedderClassLoader is a URLClassLoader with a specified list of classpath elements.
EmbedderControls Holds flags used by the Embedder to control execution flow.
PrintStreamEmbedderMonitor Monitor that reports to a PrintStream, defaulting to System.out
ReportingFailuresEmbedderMonitor Monitor that reports to PrintStream only failure events
SilentEmbedderMonitor Monitor that reports nothing
StoryRunner Runs a Story, given a Configuration and a list of CandidateSteps, describing the results to the StoryReporter.
UnmodifiableEmbedderControls  
 

Exception Summary
Embedder.AnnotatedEmbedderRunFailed  
Embedder.AnnotatedEmbedderRunnerInstantiationFailed  
Embedder.ClassLoadingFailed  
Embedder.RunningStoriesFailed  
Embedder.ViewGenerationFailed  
EmbedderClassLoader.InstantiationFailed  
EmbedderClassLoader.InvalidClasspathElement  
UnmodifiableEmbedderControls.ModificationNotAllowed  
 



Copyright © 2003-2010. All Rights Reserved.