org.test4j.datafilling.filler.primitive
类 BooleanFiller
java.lang.Object
org.test4j.datafilling.Filler
org.test4j.datafilling.filler.PrimitiveFiller
org.test4j.datafilling.filler.primitive.BooleanFiller
public class BooleanFiller
- extends PrimitiveFiller
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanFiller
public BooleanFiller(DataFactory strategy)
fillWith
public Boolean fillWith(AttributeInfo attribute)
- It returns the boolean value indicated in the annotation.
- 覆盖:
- 类
PrimitiveFiller 中的 fillWith
- 返回:
- The boolean value indicated in the annotation
Copyright © 2013. All rights reserved.