Uses of Interface
org.powermock.core.spi.DefaultBehavior

Packages that use DefaultBehavior
org.powermock.core.spi   
 

Uses of DefaultBehavior in org.powermock.core.spi
 

Subinterfaces of DefaultBehavior in org.powermock.core.spi
 interface MethodInvocationControl
          The purpose of a method invocation control is to invoke a proxy to simulate a method call.
 interface NewInvocationControl<T>
          A new invocation control pairs up a InvocationSubstitute with the mock object created when invoking InvocationSubstitute.performSubstitutionLogic(Object...) object.
 



Copyright © 2007-2014. All Rights Reserved.