Uses of Package
org.mockito.internal.junit
-
Packages that use org.mockito.internal.junit Package Description org.mockito.internal.framework org.mockito.internal.junit JUnit integration support classes.org.mockito.internal.runners Internal classes for runners implementations. -
Classes in org.mockito.internal.junit used by org.mockito.internal.framework Class Description UniversalTestListener Universal test listener that behaves accordingly to current setting of strictness. -
Classes in org.mockito.internal.junit used by org.mockito.internal.junit Class Description DefaultStubbingLookupListener Default implementation of stubbing lookup listener.ExceptionFactory.ExceptionFactoryImpl JUnitSessionStore MockitoTestListener Internal test listener that helps decoupling JUnit internals from Mockito "business" logic.StubbingArgMismatches Contains stubbing arg mismatches, knows how to format themTestFinishedEvent UnusedStubbings Contains unused stubbings, knows how to format them -
Classes in org.mockito.internal.junit used by org.mockito.internal.runners Class Description MockitoTestListener Internal test listener that helps decoupling JUnit internals from Mockito "business" logic.