MockitoJUnitRunner runner instead
which contains support for detecting unused stubs.
If you still prefer using this runner, tell us why (create ticket in our issue tracker).
@Deprecated public class ConsoleSpammingMockitoJUnitRunner extends Runner implements Filterable
| Constructor and Description |
|---|
ConsoleSpammingMockitoJUnitRunner(Class<?> klass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
filter(Filter filter)
Deprecated.
|
Description |
getDescription()
Deprecated.
|
void |
run(RunNotifier notifier)
Deprecated.
|
public ConsoleSpammingMockitoJUnitRunner(Class<?> klass) throws InvocationTargetException
InvocationTargetExceptionpublic void run(RunNotifier notifier)
public Description getDescription()
getDescription in interface DescribablegetDescription in class Runnerpublic void filter(Filter filter) throws NoTestsRemainException
filter in interface FilterableNoTestsRemainException