org.test4j.datafilling.filler
类 ArrayFiller
java.lang.Object
org.test4j.datafilling.Filler
org.test4j.datafilling.filler.ArrayFiller
public class ArrayFiller
- extends Filler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayFiller
public ArrayFiller(DataFactory strategy,
Map<String,Type> argsTypeMap)
fillingArray
public Object fillingArray(AttributeInfo attribute)
throws Exception
- It returns an Array with the first element set
- 参数:
attribute - The array type
- 返回:
- Array with the first element set
- 抛出:
Exception
Copyright © 2013. All rights reserved.