| Package | Description |
|---|---|
| net.sf.esfinge.classmock | |
| net.sf.esfinge.classmock.api | |
| net.sf.esfinge.classmock.imp |
| Modifier and Type | Method and Description |
|---|---|
Collection<IMethodReader> |
ClassMock.methods() |
| Modifier and Type | Method and Description |
|---|---|
IMethodWriter |
ClassMock.method(IMethodReader method) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IMethodReader> |
IClassReader.methods() |
| Modifier and Type | Method and Description |
|---|---|
IMethodWriter |
IClassWriter.method(IMethodReader method) |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodImp |
| Constructor and Description |
|---|
MethodImp(IMethodReader method) |
Copyright © 2017 Esfinge Framework. All rights reserved.