public interface CurrentScenario
ScenarioState annotation.
It provided programmatic access to the current scenario.| Modifier and Type | Method and Description |
|---|---|
void |
addTag(java.lang.Class<? extends java.lang.annotation.Annotation> annotationClass,
java.lang.String... values)
Dynamically add a tag to the scenario.
|