|
||||||||||
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 |
public abstract AfterScenario.Outcome uponOutcome
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |