public class EasyMockRule
extends java.lang.Object
implements org.junit.rules.TestRule
Mock and TestSubject annotations.| Constructor and Description |
|---|
EasyMockRule(java.lang.Object test) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |