Uses of Interface
org.powermock.core.testlisteners.GlobalNotificationBuildSupport.Callback
-
Packages that use GlobalNotificationBuildSupport.Callback Package Description org.powermock.core.testlisteners -
-
Uses of GlobalNotificationBuildSupport.Callback in org.powermock.core.testlisteners
Methods in org.powermock.core.testlisteners with parameters of type GlobalNotificationBuildSupport.Callback Modifier and Type Method Description static void
GlobalNotificationBuildSupport. closePendingTestSuites(GlobalNotificationBuildSupport.Callback callback)
static void
GlobalNotificationBuildSupport. prepareTestSuite(String testClassName, GlobalNotificationBuildSupport.Callback callback)
-