MockitoJUnitRunner, this class will be removed with Mockito 3@Deprecated public class MockitoJUnitRunner extends MockitoJUnitRunner
MockitoJUnitRunner| Modifier and Type | Class and Description |
|---|---|
static class |
MockitoJUnitRunner.Silent
Deprecated.
Moved to
MockitoJUnitRunner.Silent, this class will be removed with Mockito 3 |
static class |
MockitoJUnitRunner.Strict
Deprecated.
Moved to
MockitoJUnitRunner.Strict, this class will be removed with Mockito 3 |
MockitoJUnitRunner.StrictStubs| Constructor and Description |
|---|
MockitoJUnitRunner(Class<?> klass)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
filter(org.junit.runner.manipulation.Filter filter)
Deprecated.
|
org.junit.runner.Description |
getDescription()
Deprecated.
|
void |
run(org.junit.runner.notification.RunNotifier notifier)
Deprecated.
|
public MockitoJUnitRunner(Class<?> klass) throws InvocationTargetException
InvocationTargetException@Deprecated public void run(org.junit.runner.notification.RunNotifier notifier)
run in class MockitoJUnitRunner@Deprecated public org.junit.runner.Description getDescription()
getDescription in interface org.junit.runner.DescribablegetDescription in class MockitoJUnitRunner@Deprecated public void filter(org.junit.runner.manipulation.Filter filter) throws org.junit.runner.manipulation.NoTestsRemainException
filter in interface org.junit.runner.manipulation.Filterablefilter in class MockitoJUnitRunnerorg.junit.runner.manipulation.NoTestsRemainException