| Package | Description |
|---|---|
| net.sf.esfinge.classmock | |
| net.sf.esfinge.classmock.api | |
| net.sf.esfinge.classmock.imp |
| Modifier and Type | Method and Description |
|---|---|
Collection<IFieldReader> |
ClassMock.fields() |
| Modifier and Type | Method and Description |
|---|---|
Collection<IFieldReader> |
IClassReader.fields()
List all the fields defined for your entity.
|
Collection<IFieldReader> |
IMethodReader.parameters()
Inform the parameters that you want in your method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldImp
Class responsible for implement all definitions of a field.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IFieldReader> |
MethodImp.parameters() |
Copyright © 2018 Esfinge Framework. All rights reserved.