com.zmicer.utils
Class ZmicerUtilsConstants
java.lang.Object
com.zmicer.utils.ZmicerUtilsConstants
public class ZmicerUtilsConstants
- extends Object
This class contains constants are used by the zmicer utils widely.
$Author:: zmicer $
$Rev:: 70 $
* $Date:: 2007-08-29 09:09:13 #$
Field Summary |
static String |
JVM_PARAM_KEY_TEST_DATA_FOLDER
This contant contains the name of the key we would use for the obtaining the full path to the folder where the data for tests is
stored. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVM_PARAM_KEY_TEST_DATA_FOLDER
public static final String JVM_PARAM_KEY_TEST_DATA_FOLDER
- This contant contains the name of the key we would use for the obtaining the full path to the folder where the data for tests is
stored.
note [zmicer]: please do not set this property as the JVM parameter programaticaly
- See Also:
- Constant Field Values
ZmicerUtilsConstants
public ZmicerUtilsConstants()
Copyright © 2007 jzmicer.team. All Rights Reserved.