|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 DataFactory 的软件包 | |
|---|---|
| org.test4j.datafilling | |
| org.test4j.datafilling.filler | |
| org.test4j.datafilling.filler.pojo | |
| org.test4j.datafilling.filler.primitive | |
| org.test4j.datafilling.strategy | |
| org.test4j.datafilling 中 DataFactory 的使用 |
|---|
| 声明为 DataFactory 的 org.test4j.datafilling 中的字段 | |
|---|---|
protected DataFactory |
Filler.strategy
|
| 参数类型为 DataFactory 的 org.test4j.datafilling 中的方法 | ||
|---|---|---|
static
|
Filler.filling(DataFactory strategy,
AttributeInfo attribute)
|
|
static
|
Filler.filling(DataFactory strategy,
Class clazz,
Type... genericTypeArgs)
|
|
static
|
Filler.filling(DataFactory strategy,
FillUp fillUp)
|
|
| 参数类型为 DataFactory 的 org.test4j.datafilling 中的构造方法 | |
|---|---|
Filler(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
| org.test4j.datafilling.filler 中 DataFactory 的使用 |
|---|
| 参数类型为 DataFactory 的 org.test4j.datafilling.filler 中的构造方法 | |
|---|---|
ArrayFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
CollectionFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
EnumFiller(DataFactory strategy)
|
|
MapFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
PoJoFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
PrimitiveFiller(DataFactory strategy)
|
|
StringFiller(DataFactory strategy)
|
|
| org.test4j.datafilling.filler.pojo 中 DataFactory 的使用 |
|---|
| 参数类型为 DataFactory 的 org.test4j.datafilling.filler.pojo 中的构造方法 | |
|---|---|
ConstructorFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
FactoryMethodFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
SetterMethodFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
|
|
| org.test4j.datafilling.filler.primitive 中 DataFactory 的使用 |
|---|
| 参数类型为 DataFactory 的 org.test4j.datafilling.filler.primitive 中的构造方法 | |
|---|---|
BooleanFiller(DataFactory strategy)
|
|
ByteFiller(DataFactory strategy)
|
|
CharacterFiller(DataFactory strategy)
|
|
DoubleFiller(DataFactory strategy)
|
|
FloatFiller(DataFactory strategy)
|
|
IntegerFiller(DataFactory strategy)
|
|
LongFiller(DataFactory strategy)
|
|
ShortFiller(DataFactory strategy)
|
|
| org.test4j.datafilling.strategy 中 DataFactory 的使用 |
|---|
| 实现 DataFactory 的 org.test4j.datafilling.strategy 中的类 | |
|---|---|
class |
RandomDataFactory
Default implementation of a DataFactory
This default implementation returns values based on a random generator. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||