|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CurrentStep
This interface can be injected into a stage by using the ScenarioState
annotation. It provides programmatic access to the current executed step.
| Method Summary | |
|---|---|
void |
addAttachment(Attachment attachment)
Adds an attachment to the current step |
void |
setExtendedDescription(java.lang.String extendedDescription)
Set the extended description of the current step |
| Method Detail |
|---|
void addAttachment(Attachment attachment)
attachment - an attachment to addvoid setExtendedDescription(java.lang.String extendedDescription)
extendedDescription - the extended descriptionExtendedDescription
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||