Uses of Package
org.powermock.core.spi.support

Packages that use org.powermock.core.spi.support
org.powermock.api.easymock.internal.invocationcontrol   
org.powermock.api.extension.listener   
org.powermock.api.mockito.internal.invocationcontrol   
org.powermock.core.testlisteners   
 

Classes in org.powermock.core.spi.support used by org.powermock.api.easymock.internal.invocationcontrol
InvocationSubstitute
          A class that can be used as a substitution instead of mocking a particular class.
 

Classes in org.powermock.core.spi.support used by org.powermock.api.extension.listener
AbstractPowerMockTestListenerBase
          An empty implementation of the PowerMockTestListener interface.
 

Classes in org.powermock.core.spi.support used by org.powermock.api.mockito.internal.invocationcontrol
InvocationSubstitute
          A class that can be used as a substitution instead of mocking a particular class.
 

Classes in org.powermock.core.spi.support used by org.powermock.core.testlisteners
AbstractPowerMockTestListenerBase
          An empty implementation of the PowerMockTestListener interface.
 



Copyright © 2007-2012. All Rights Reserved.