Package org.mockito.internal.junit
package org.mockito.internal.junit
JUnit integration support classes.
-
ClassDescriptionInternal 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 stubbingUniversal 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.