public interface TestLifecycleApplication
void
afterTest(Method method)
beforeTest(Method method)
prepareTest(Object test)
void beforeTest(Method method)
void prepareTest(Object test)
void afterTest(Method method)