Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.powermock.api.mockito Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AnnotationEnablerBefore each test method all fields annotated with Mock, Mock or Mock have mock objects created for themClassorg.powermock.api.mockito.powermocklistenerPowerMock
ConstructorArgumentsVerificationInterfaceorg.powermock.api.mockito.verificationPowerMock
ConstructorAwareExpectationSetupClassorg.powermock.api.mockito.internal.expectationPowerMock
ConstructorExpectationSetupMethods inherited from interface org.Interfaceorg.powermock.api.mockito.expectationPowerMock
DefaultConstructorArgumentsVerficationClassorg.powermock.api.mockito.internal.verificationPowerMock
DefaultConstructorExpectationSetupClassorg.powermock.api.mockito.internal.expectationPowerMock
DefaultMethodExpectationSetupClassorg.powermock.api.mockito.internal.expectationPowerMock
DefaultPrivatelyExpectedArgumentsClassorg.powermock.api.mockito.internal.expectationPowerMock
DefaultPrivateMethodVerificationClassorg.powermock.api.mockito.internal.verificationPowerMock
InvocationControlAssertionErrorClassorg.powermock.api.mockito.internal.invocationcontrolPowerMock
MockCreatorClassorg.powermock.api.mockito.internal.mockcreationPowerMock
MockitoMethodInvocationControlA Mockito implementation of the MethodInvocationControl interface.Classorg.powermock.api.mockito.internal.invocationcontrolPowerMock
MockitoNewInvocationControlClassorg.powermock.api.mockito.internal.invocationcontrolPowerMock
PowerMockitoPowerMockito extends Mockito functionality with several new features such as mocking static and private methods and more.Classorg.powermock.api.mockitoPowerMock
PowerMockitoCoreClassorg.powermock.api.mockito.internalPowerMock
PowerMockitoInjectingAnnotationEngineThe same as InjectingAnnotationEngine with the exception that it doesn't create/injects mocks annotated with the standard annotations such asClassorg.powermock.api.mockito.internal.configurationPowerMock
PowerMockitoSpyAnnotationEngineMore or less a copy of the SpyAnnotationEngine but it uses PowerMockito.Classorg.powermock.api.mockito.internal.configurationPowerMock
PowerMockitoStubberSetup stubbing for private or void methods in final class, final void methods, or static (final) methods.Interfaceorg.powermock.api.mockito.expectationPowerMock
PowerMockitoStubberImplExtension of the standard Mocktio stubber implementation that also support PowerMockito created mocks.Classorg.powermock.api.mockito.internal.expectationPowerMock
PrivatelyExpectedArgumentsInterfaceorg.powermock.api.mockito.expectationPowerMock
PrivateMethodVerificationInterfaceorg.powermock.api.mockito.verificationPowerMock
StaticMockAwareVerificationModeA custom extension of MockAwareVerificationMode for static method verification.Classorg.powermock.api.mockito.internal.verificationPowerMock
VerifyNoMoreInteractionsVerifies no more interactions, delegates to Mockito if PowerMockito doesn't find a supplied mock.Classorg.powermock.api.mockito.internal.verificationPowerMock
WithExpectedArgumentsInterfaceorg.powermock.api.mockito.expectationPowerMock
WithExpectedParameterTypesInterfaceorg.powermock.api.mockito.expectationPowerMock
WithOrWithoutExpectedArgumentsMethods inherited from interface org.Interfaceorg.powermock.api.mockito.expectationPowerMock
WithOrWithoutVerifiedArgumentsMethods inherited from interface org.Interfaceorg.powermock.api.mockito.verificationPowerMock
WithoutExpectedArgumentsInterfaceorg.powermock.api.mockito.expectationPowerMock
WithoutVerifiedArgumentsInterfaceorg.powermock.api.mockito.verificationPowerMock
WithVerifiedArgumentsInterfaceorg.powermock.api.mockito.verificationPowerMock