public class StepsAspects
extends java.lang.Object
| Constructor and Description |
|---|
StepsAspects() |
| Modifier and Type | Method and Description |
|---|---|
static AllureLifecycle |
getLifecycle() |
static void |
setLifecycle(AllureLifecycle allure)
For tests only.
|
java.lang.Object |
step(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
public java.lang.Object step(org.aspectj.lang.ProceedingJoinPoint joinPoint)
throws java.lang.Throwable
java.lang.Throwablepublic static void setLifecycle(AllureLifecycle allure)
allure - allure lifecycle to set.public static AllureLifecycle getLifecycle()