private static class MockingFrameworkReporterFactoryImpl.PowerMockitoReporter
extends org.mockito.exceptions.Reporter
Modifier | Constructor and Description |
---|---|
private |
PowerMockitoReporter() |
Modifier and Type | Method and Description |
---|---|
void |
missingMethodInvocation() |
argumentsAreDifferent, atMostAndNeverShouldNotBeUsedWithTimeout, cannotCallAbstractRealMethod, cannotInitializeForInjectMocksAnnotation, cannotInitializeForSpyAnnotation, cannotInjectDependency, cannotMockFinalClass, cannotStubVoidMethodWithAReturnValue, cannotStubWithNullThrowable, cannotVerifyToString, checkedExceptionInvalid, defaultAnswerDoesNotAcceptNullParameter, delegatedMethodDoesNotExistOnDelegate, delegatedMethodHasWrongReturnType, extraInterfacesAcceptsOnlyInterfaces, extraInterfacesCannotContainMockedType, extraInterfacesDoesNotAcceptNullParameters, extraInterfacesRequiresAtLeastOneInterface, fieldInitialisationThrewException, incorrectUseOfAdditionalMatchers, incorrectUseOfApi, inOrderRequiresFamiliarMock, invalidArgumentPositionRangeAtInvocationTime, invalidArgumentRangeAtIdentityAnswerCreationTime, invalidUseOfMatchers, invocationListenerDoesNotAcceptNullParameters, invocationListenersRequiresAtLeastOneListener, invocationListenerThrewException, misplacedArgumentMatcher, mockedTypeIsInconsistentWithDelegatedInstanceType, mockedTypeIsInconsistentWithSpiedInstanceType, mocksHaveToBePassedToVerifyNoMoreInteractions, mocksHaveToBePassedWhenCreatingInOrder, moreThanOneAnnotationNotAllowed, neverWantedButInvoked, noArgumentValueWasCaptured, noMoreInteractionsWanted, noMoreInteractionsWantedInOrder, notAMockPassedToVerify, notAMockPassedToVerifyNoMoreInteractions, notAMockPassedToWhenMethod, notAMockPassedWhenCreatingInOrder, nullPassedToVerify, nullPassedToVerifyNoMoreInteractions, nullPassedToWhenMethod, nullPassedWhenCreatingInOrder, onlyVoidMethodsCanBeSetToDoNothing, reportNoSubMatchersFound, serializableWontWorkForObjectsThatDontImplementSerializable, smartNullPointerException, spyAndDelegateAreMutuallyExclusive, stubPassedToVerify, tooLittleActualInvocations, tooLittleActualInvocationsInOrder, tooManyActualInvocations, tooManyActualInvocationsInOrder, unfinishedStubbing, unfinishedVerificationException, unsupportedCombinationOfAnnotations, usingConstructorWithFancySerializable, wantedAtMostX, wantedButNotInvoked, wantedButNotInvoked, wantedButNotInvokedInOrder, wrongTypeOfArgumentToReturn, wrongTypeOfReturnValue