org.test4j.datafilling.filler
类 PrimitiveFiller
java.lang.Object
org.test4j.datafilling.Filler
org.test4j.datafilling.filler.PrimitiveFiller
- 直接已知子类:
- BooleanFiller, ByteFiller, CharacterFiller, DoubleFiller, FloatFiller, IntegerFiller, LongFiller, ShortFiller
public class PrimitiveFiller
- extends Filler
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrimitiveFiller
public PrimitiveFiller(DataFactory strategy)
fillingPrimitive
public <T> T fillingPrimitive(AttributeInfo attribute)
- It resolves and returns the primitive value depending on the type
- 参数:
primitiveClass - The primitive type classattributeMetadata -
- 返回:
- the primitive value depending on the type
fillWith
protected Object fillWith(AttributeInfo attribute)
Copyright © 2013. All rights reserved.