Annotation Interface Hierarchy
- cn.taketoday.test.context.event.annotation.AfterTestClass (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.AfterTestExecution (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.AfterTestMethod (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.BeforeTestClass (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.BeforeTestExecution (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.BeforeTestMethod (implements java.lang.annotation.Annotation)
- cn.taketoday.test.context.event.annotation.PrepareTestInstance (implements java.lang.annotation.Annotation)