|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AfterScenario
| Optional Element Summary | |
|---|---|
AfterScenario.Outcome |
uponOutcome
Signals that the annotated method should be invoked only upon given outcome |
ScenarioType |
uponType
Signals that the annoated method should be invoked only upon given type |
public abstract AfterScenario.Outcome uponOutcome
public abstract ScenarioType uponType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||