Uses of Class
org.jbehave.core.annotations.AfterScenario.Outcome

Packages that use AfterScenario.Outcome
org.jbehave.core.annotations   
 

Uses of AfterScenario.Outcome in org.jbehave.core.annotations
 

Methods in org.jbehave.core.annotations that return AfterScenario.Outcome
static AfterScenario.Outcome AfterScenario.Outcome.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AfterScenario.Outcome[] AfterScenario.Outcome.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2010. All Rights Reserved.