org.test4j.datafilling.filler.pojo
类 ConstructorFiller
java.lang.Object
org.test4j.datafilling.Filler
org.test4j.datafilling.filler.PoJoFiller
org.test4j.datafilling.filler.pojo.ConstructorFiller
public class ConstructorFiller
- extends PoJoFiller
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorFiller
public ConstructorFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
fillingWithPublicConstructor
public Object fillingWithPublicConstructor(Class clazz,
Constructor[] constructors)
- There are public constructors. We need the no-arg one for now.
- 参数:
constructors - genericTypeArgs -
- 返回:
Copyright © 2013. All rights reserved.