Package org.mockito.internal.junit
Class JUnitRule
java.lang.Object
org.mockito.internal.junit.JUnitRule
Internal implementation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JUnitRule
public JUnitRule()
-
-
Method Details
-
apply
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, Object target)
-