Uses of Package
org.powermock.core.spi
Packages that use org.powermock.core.spi
Package
Description
-
Classes in org.powermock.core.spi used by org.powermock.api.easymock.internal.invocationcontrolClassDescriptionInterface that provides the replay, verify and reset behavior for mock objects and classes.The purpose of a method invocation control is to invoke a proxy to simulate a method call.A new invocation control pairs up a
InvocationSubstitute
with the mock object created when invokingInvocationSubstitute.performSubstitutionLogic(Object...)
object. -
Classes in org.powermock.core.spi used by org.powermock.api.easymock.mockpoliciesClassDescriptionThis 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.easymock.powermocklistenerClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.api.extension.listenerClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.api.mockito.internal.invocationClassDescriptionInterface that provides the replay, verify and reset behavior for mock objects and classes.The purpose of a method invocation control is to invoke a proxy to simulate a method call.A new invocation control pairs up a
InvocationSubstitute
with the mock object created when invokingInvocationSubstitute.performSubstitutionLogic(Object...)
object. -
Classes in org.powermock.core.spi used by org.powermock.api.mockito.internal.verificationClassDescriptionA new invocation control pairs up a
InvocationSubstitute
with the mock object created when invokingInvocationSubstitute.performSubstitutionLogic(Object...)
object. -
Classes in org.powermock.core.spi used by org.powermock.api.mockito.mockpoliciesClassDescriptionThis 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.mockito.powermocklistenerClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.coreClassDescriptionThe purpose of a method invocation control is to invoke a proxy to simulate a method call.A new invocation control pairs up a
InvocationSubstitute
with the mock object created when invokingInvocationSubstitute.performSubstitutionLogic(Object...)
object. -
Classes in org.powermock.core.spi used by org.powermock.core.spiClassDescriptionInterface 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.listenerClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.core.spi.supportClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.core.testlistenersClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.modules.junit4.internal.implClassDescriptionThis interface should be implemented by all PowerMock test listeners.
-
Classes in org.powermock.core.spi used by org.powermock.tests.utils.implClassDescriptionThis 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.This interface should be implemented by all PowerMock test listeners.