Package ru.testit.aspects
Class StepAspect
- java.lang.Object
-
- ru.testit.aspects.StepAspect
-
public class StepAspect extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StepAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidanyMethod()voidfailedStep(java.lang.Throwable throwable)voidfinishStep()voidstartStep(org.aspectj.lang.JoinPoint joinPoint)voidwithStepAnnotation()
-