com.zmicer.utils.junit
Interface ZmicerTestUtils.CommonTestCases

Enclosing class:
ZmicerTestUtils

public static interface ZmicerTestUtils.CommonTestCases

Common test cases to be used. Please be noticed this is for the test purposes, but is used at the ResourcesUtils, and it was decided to put this here.


Field Summary
static String COMMON_PROPS
          Folder where the default props are placed
static String COMMON_PROPS_FILE
          The name of the common props file is placed at the COMMON_PROPS folder for the test needs
static String COMMON_XML_FILE
          Common XML file is placed at the COMMON_PROPS folder for the test needs
 

Field Detail

COMMON_PROPS

static final String COMMON_PROPS
Folder where the default props are placed

See Also:
Constant Field Values

COMMON_PROPS_FILE

static final String COMMON_PROPS_FILE
The name of the common props file is placed at the COMMON_PROPS folder for the test needs

See Also:
Constant Field Values

COMMON_XML_FILE

static final String COMMON_XML_FILE
Common XML file is placed at the COMMON_PROPS folder for the test needs

See Also:
Constant Field Values


Copyright © 2007 jzmicer.team. All Rights Reserved.