Interface | Description |
---|---|
InternalRunner |
I'm using this surrogate interface to hide internal Runner implementations.
|
Class | Description |
---|---|
DefaultInternalRunner | |
RunnerFactory |
Creates instances of Mockito JUnit Runner in a safe way, e.g.
|
StrictRunner |