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 voidGlobalNotificationBuildSupport. closePendingTestSuites(GlobalNotificationBuildSupport.Callback callback)static voidGlobalNotificationBuildSupport. prepareTestSuite(String testClassName, GlobalNotificationBuildSupport.Callback callback)
-