public class MockitoTestRule extends Object implements org.junit.rules.TestRule
Hopefully this all goes away when Mockito drops support for older JUnit releases.
| Constructor and Description | 
|---|
| MockitoTestRule(Object target) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.junit.runners.model.Statement | apply(org.junit.runners.model.Statement base,
     org.junit.runner.Description description) | 
public MockitoTestRule(Object target)
Copyright © 2003–2023 Atlassian. All rights reserved.