Package org.powermock.core.testlisteners
Interface GlobalNotificationBuildSupport.Callback
-
- Enclosing class:
- GlobalNotificationBuildSupport
public static interface GlobalNotificationBuildSupport.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsuiteClassInitiated(Class<?> testClass)voidtestInstanceCreated(Object testInstance)
-