org.test4j.datafilling.filler
类 StringFiller

java.lang.Object
  继承者 org.test4j.datafilling.Filler
      继承者 org.test4j.datafilling.filler.StringFiller

public class StringFiller
extends Filler


字段摘要
 
从类 org.test4j.datafilling.Filler 继承的字段
argsTypeMap, strategy
 
构造方法摘要
StringFiller(DataFactory strategy)
           
 
方法摘要
 String fillingString(AttributeInfo attribute)
          It creates and returns a String value, eventually customised by annotations
 
从类 org.test4j.datafilling.Filler 继承的方法
filling, filling, filling, filling, filling, fillingAttribute, returnAttributeDataStrategyValue
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

StringFiller

public StringFiller(DataFactory strategy)
方法详细信息

fillingString

public String fillingString(AttributeInfo attribute)
                     throws Exception
It creates and returns a String value, eventually customised by annotations

参数:
attributeMetadata -
返回:
a String value, eventually customised by annotations
抛出:
Exception


Copyright © 2013. All rights reserved.