com.zmicer.utils
Class ZmicerUtilsConstants

java.lang.Object
  extended by 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 #$


Nested Class Summary
static class ZmicerUtilsConstants.LoggingCategory
          This enumeration contains listening of the logging categories we use
 
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.
 
Constructor Summary
ZmicerUtilsConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

ZmicerUtilsConstants

public ZmicerUtilsConstants()


Copyright © 2007 jzmicer.team. All Rights Reserved.