| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| 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即可
|
| DefaultMockers |
Created by davidoff shen on 2017-05-14.
|
| MockerFacade |
Created by davidoff shen on 2017-05-13.
|
| Annotation Type | Description |
|---|---|
| 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.
|
| Relation |
关联
|
| RelationMethod |
Created by davidoff shen on 2017-05-17.
|
Copyright © 2018. All rights reserved.