Class GlobalNotificationBuildSupport

java.lang.Object
org.powermock.core.testlisteners.GlobalNotificationBuildSupport

public class GlobalNotificationBuildSupport extends Object
Core static utility to help modules, such as PowerMockRunner, that needs to communicate with some 3rd-party framework in order to properly fire events to PowerMockTestListener instances.
  • Constructor Details

    • GlobalNotificationBuildSupport

      public GlobalNotificationBuildSupport()
  • Method Details