Package org.mockito.internal.runners
Internal classes for runners implementations.
-
Interface Summary Interface Description InternalRunner I'm using this surrogate interface to hide internal Runner implementations. -
Class Summary Class Description DefaultInternalRunner RunnerFactory Creates instances of Mockito JUnit Runner in a safe way, e.g.StrictRunner