Interface GlobalNotificationBuildSupport.Callback

Enclosing class:
GlobalNotificationBuildSupport

public static interface GlobalNotificationBuildSupport.Callback
  • Method Details

    • suiteClassInitiated

      void suiteClassInitiated(Class<?> testClass)
    • testInstanceCreated

      void testInstanceCreated(Object testInstance)