Interface GlobalNotificationBuildSupport.Callback

All Known Implementing Classes:
PowerMockRunNotifier
Enclosing class:
GlobalNotificationBuildSupport

public static interface GlobalNotificationBuildSupport.Callback
  • Method Details

    • suiteClassInitiated

      void suiteClassInitiated(Class<?> testClass)
    • testInstanceCreated

      void testInstanceCreated(Object testInstance)