|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.powermock.core.spi used by org.powermock.api.easymock.internal.invocationcontrol | |
---|---|
DefaultBehavior
Interface that provides the replay, verify and reset behavior for mock objects and classes. |
|
MethodInvocationControl
The purpose of a method invocation control is to invoke a proxy to simulate a method call. |
|
NewInvocationControl
A new invocation control pairs up a InvocationSubstitute with the
mock object created when invoking
InvocationSubstitute.performSubstitutionLogic(Object...) object. |
Classes in org.powermock.core.spi used by org.powermock.api.easymock.mockpolicies | |
---|---|
PowerMockPolicy
This interface can be implemented to create policies for certain frameworks to make it easier for users to test their code in isolation from these frameworks. |
Classes in org.powermock.core.spi used by org.powermock.api.extension.listener | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by org.powermock.api.mockito.internal.invocationcontrol | |
---|---|
DefaultBehavior
Interface that provides the replay, verify and reset behavior for mock objects and classes. |
|
MethodInvocationControl
The purpose of a method invocation control is to invoke a proxy to simulate a method call. |
|
NewInvocationControl
A new invocation control pairs up a InvocationSubstitute with the
mock object created when invoking
InvocationSubstitute.performSubstitutionLogic(Object...) object. |
Classes in org.powermock.core.spi used by org.powermock.api.mockito.internal.verification | |
---|---|
NewInvocationControl
A new invocation control pairs up a InvocationSubstitute with the
mock object created when invoking
InvocationSubstitute.performSubstitutionLogic(Object...) object. |
Classes in org.powermock.core.spi used by org.powermock.core | |
---|---|
MethodInvocationControl
The purpose of a method invocation control is to invoke a proxy to simulate a method call. |
|
NewInvocationControl
A new invocation control pairs up a InvocationSubstitute with the
mock object created when invoking
InvocationSubstitute.performSubstitutionLogic(Object...) object. |
Classes in org.powermock.core.spi used by org.powermock.core.spi | |
---|---|
DefaultBehavior
Interface that provides the replay, verify and reset behavior for mock objects and classes. |
Classes in org.powermock.core.spi used by org.powermock.core.spi.listener | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by org.powermock.core.spi.support | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by org.powermock.core.testlisteners | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by org.powermock.modules.junit3.internal.impl | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by org.powermock.modules.junit4.internal.impl | |
---|---|
PowerMockTestListener
This interface should be implemented by all PowerMock test listeners. |
Classes in org.powermock.core.spi used by powermock.examples.mockpolicy.policy | |
---|---|
PowerMockPolicy
This interface can be implemented to create policies for certain frameworks to make it easier for users to test their code in isolation from these frameworks. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |