| Package | Description |
|---|---|
| org.easymock.internal |
| Modifier and Type | Field and Description |
|---|---|
private Mock |
Injection.annotation |
| Modifier and Type | Method and Description |
|---|---|
Mock |
Injection.getAnnotation()
Gets the annotation describing this mock instance.
|
| Modifier and Type | Method and Description |
|---|---|
private static MockType |
Injector.mockTypeFromAnnotation(Mock annotation) |
| Constructor and Description |
|---|
Injection(java.lang.Object mock,
Mock annotation)
Create instance containing the given mock and annotation.
|