Package org.mockito.internal.junit
Class JUnitRule
- java.lang.Object
-
- org.mockito.internal.junit.JUnitRule
-
public class JUnitRule extends java.lang.Object
Internal implementation.
-
-
Constructor Summary
Constructors Constructor Description JUnitRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statement
apply(org.junit.runners.model.Statement base, java.lang.Object target)
-