Package org.mockito.internal.junit
package org.mockito.internal.junit
JUnit integration support classes.
-
ClassDescriptionFor given mocks, finds stubbing arg mismatchesDefault implementation of stubbing lookup listener.Internal implementation.Reports stubbing argument mismatches to the supplied loggerInternal test listener that helps decoupling JUnit internals from Mockito "business" logic.Fails early when mismatched arguments used for stubbingContains stubbing arg mismatches, knows how to format themStubbing hint emitted to the userUniversal test listener that behaves accordingly to current setting of strictness.Reports unnecessary stubbingsContains unused stubbings, knows how to format themFinds unused stubbingsMockito implementation of VerificationCollector.