public abstract class BaseDateType extends TypeHandler
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<DateFormat> |
INPUT_DATE_FORMAT |
| Constructor and Description |
|---|
BaseDateType() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getRandomDate() |
void |
setLaunchArguments(String[] launchArguments) |
getLaunchArguments, getName, getNextRandomValue, getRand, setRand, stripQuotespublic static final ThreadLocal<DateFormat> INPUT_DATE_FORMAT
public void setLaunchArguments(String[] launchArguments)
setLaunchArguments in class TypeHandlerlaunchArguments - the launchArguments to setpublic Date getRandomDate()
Copyright © 2017. All rights reserved.