Interface MockitoTestRule

All Superinterfaces:
TestRule
All Known Implementing Classes:
JUnitTestRule

public interface MockitoTestRule extends TestRule
Equivalent to MockitoRule, but inherits a different JUnit4 base interface TestRule. For more information, please see the documentation on MockitoRule.
Since:
3.3.0