public class RandomRangeValues extends RandomValues
createDebug, logProgress, modifyDebug| Constructor and Description |
|---|
RandomRangeValues(Long objectType_paramKey) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRandom_int()
Return a random int in the range specified by randomValueRange.
|
long |
getRandom_long()
Return a random long in the range specified by randomValueRange.
|
Object |
getRandomObject()
Return a random object of the type specified with the given hydra config
param.
|
Object |
getRandomObjectForType(String dataTypeName)
Return a random object of the type specified with the given class name.
|
createDepth, getRandom_array, getRandom_arrayOfBytes, getRandom_BigDecimal, getRandom_BigInteger, getRandom_boolean, getRandom_byte, getRandom_byteBorderCase, getRandom_char, getRandom_charBorderCase, getRandom_double, getRandom_doubleBorderCase, getRandom_float, getRandom_floatBorderCase, getRandom_intBorderCase, getRandom_List, getRandom_longBorderCase, getRandom_Map, getRandom_Object, getRandom_Set, getRandom_short, getRandom_shortBorderCase, getRandom_String, getRandom_String, getRandom_String, getRandom_StringBorderCase, getRandom_StringBuffer, getRandomObject, getRandomObject, getRandomObjectGraph, getRandomObjectGraph, getRandomObjectGraph, getRandomString, modify, setPrintableCharspublic RandomRangeValues(Long objectType_paramKey)
public Object getRandomObject()
getRandomObject in class RandomValuespublic Object getRandomObjectForType(String dataTypeName)
dataTypeName - A fully qualified class name.public int getRandom_int()
getRandom_int in class RandomValuespublic long getRandom_long()
getRandom_long in class RandomValuesCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.