Package org.powermock.core.testlisteners
Interface GlobalNotificationBuildSupport.Callback
- All Known Implementing Classes:
PowerMockRunNotifier
- Enclosing class:
- GlobalNotificationBuildSupport
public static interface GlobalNotificationBuildSupport.Callback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
suiteClassInitiated
(Class<?> testClass) void
testInstanceCreated
(Object testInstance)
-
Method Details
-
suiteClassInitiated
-
testInstanceCreated
-