Interface TestLifecycleApplication


  • public interface TestLifecycleApplication
    • Method Detail

      • beforeTest

        void beforeTest​(Method method)
      • prepareTest

        void prepareTest​(Object test)
      • afterTest

        void afterTest​(Method method)