gov.nasa.pds.report.constants
Class TestConstants

java.lang.Object
  extended by gov.nasa.pds.report.constants.TestConstants

public final class TestConstants
extends Object

Version:
$Revision: 12301 $
Author:
jpadams

Field Summary
static String CONFIG_DIR_RELATIVE
          Relative Config Directory Path for testing locally
static String PROPERTIES_TEST_FILE_PATH
           
static String REPORT_MGR_HOME
          Relative Report Manager Home Directory Path for testing locally
static String SITES_TEST_FILE_PATH
           
static String STAGING_AREA_TESTS_FILE
           
static String TEST_DIR_RELATIVE
          Relative Test Data Directory Path for testing locally
static String TEST_DUMP_RELATIVE
          Relative Test Dump directory path to hold test output
static String TEST_STAGING_DIR
           
 
Constructor Summary
TestConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_DIR_RELATIVE

public static final String TEST_DIR_RELATIVE
Relative Test Data Directory Path for testing locally

See Also:
Constant Field Values

TEST_DUMP_RELATIVE

public static final String TEST_DUMP_RELATIVE
Relative Test Dump directory path to hold test output

See Also:
Constant Field Values

CONFIG_DIR_RELATIVE

public static final String CONFIG_DIR_RELATIVE
Relative Config Directory Path for testing locally

See Also:
Constant Field Values

REPORT_MGR_HOME

public static final String REPORT_MGR_HOME
Relative Report Manager Home Directory Path for testing locally

See Also:
Constant Field Values

STAGING_AREA_TESTS_FILE

public static final String STAGING_AREA_TESTS_FILE
See Also:
Constant Field Values

SITES_TEST_FILE_PATH

public static final String SITES_TEST_FILE_PATH
See Also:
Constant Field Values

PROPERTIES_TEST_FILE_PATH

public static final String PROPERTIES_TEST_FILE_PATH
See Also:
Constant Field Values

TEST_STAGING_DIR

public static final String TEST_STAGING_DIR
Constructor Detail

TestConstants

public TestConstants()


Copyright © 2010–2015 Planetary Data System. All rights reserved.