org.junit.rules.TestRulepublic class EasyMockRule extends Object implements org.junit.rules.TestRule
Mock and TestSubject annotations.| Constructor | Description |
|---|---|
EasyMockRule(Object test) |
| Modifier and Type | Method | Description |
|---|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
public EasyMockRule(Object test)
Copyright © 2001–2018 EasyMock contributors. All rights reserved.