| 接口 | 说明 |
|---|---|
| Mocker<A extends Annotation> |
Created by davidoff shen on 2017-05-11.
|
| PojoBuilder |
Created by davidoff shen on 2017-05-13.
|
| RelationPolicy |
关联策略
Created by davidoff shen on 2017-05-11.
|
| 类 | 说明 |
|---|---|
| AbstractClassInstanceMocker | 已过时 |
| AbstractMocker<A extends Annotation> |
Created by davidoff shen on 2017-05-15.
|
| AbstractPrimitiveMocker<C,A extends Annotation> |
Created by davidoff shen on 2017-05-15.
|
| AbstractRelationPolicy |
在自定义的关联处理方法上增加RelationMethod即可
Created by davidoff shen on 2017-05-17.
|
| AbstractTypeBasedMocker<T extends Type> | 已过时 |
| AbstractUnmockFieldMocker | 已过时 |
| CI_AbstractCollectionsMocker | 已过时 |
| CI_ArrayMocker | 已过时 |
| CI_DefaultMocker | 已过时 |
| CI_ListMocker | 已过时 |
| CI_MapMocker | 已过时 |
| CI_PrivimitiveTypeMocker | 已过时 |
| CI_SetMocker | 已过时 |
| CI_StringMocker | 已过时 |
| ClassTypeMocker | 已过时 |
| DefaultMockers |
Created by davidoff shen on 2017-05-14.
|
| DefaultPOJOMockerFactory | 已过时 |
| GenericArrayTypeMocker | 已过时 |
| MockContext | 已过时 |
| MockContextHelper | 已过时 |
| MockerFacade |
Created by davidoff shen on 2017-05-13.
|
| ParameterizedTypeMocker | 已过时 |
| POJOMocker | 已过时 |
| POJOMockerFactory | 已过时 |
| POJOMockInfo | 已过时 |
| TypeVariableMocker | 已过时 |
| 枚举 | 说明 |
|---|---|
| POJOMock.MockType |
| 异常错误 | 说明 |
|---|---|
| ClassInstanceMockerNotFoundException | 已过时 |
| MockException | 已过时 |
| NoActualClassFoundException | 已过时 |
| TypeVariableNotInClassException | 已过时 |
| UnableMockException | 已过时 |
| UnsupportedTypeException | 已过时 |
| 注释类型 | 说明 |
|---|---|
| COLLECTION |
用于定义Collection, Array模拟大小,默认随机
Created by davidoff shen on 2017-05-13.
|
| Deep |
循环深度,针对相同的POJO类型,模拟深度
例如:
class A{ |
| MAP |
Created by davidoff shen on 2017-05-16.
|
| Mock |
Created by davidoff shen on 2017-05-11.
|
| POJOMock | 已过时 |
| Relation |
关联
Created by davidoff shen on 2017-05-11.
|
| RelationMethod |
Created by davidoff shen on 2017-05-17.
|
Copyright © 2018. All rights reserved.