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 void
suiteClassInitiated(Class<?> testClass)
void
testInstanceCreated(Object testInstance)
-