gov.nasa.pds.search.core.constants
Class TestConstants

java.lang.Object
  extended by gov.nasa.pds.search.core.constants.TestConstants

public final class TestConstants
extends Object

Version:
$Revision: 13167 $
Author:
jpadams

Field Summary
static String CONFIG_DIR_RELATIVE
          Relative Config Directory Path for testing locally
static String FACET_DIR_RELATIVE
          Relative Facet Directory Path for testing locally
static String PDS3_REGISTRY_URL
          Registry URL for PDS3 Context Products used for testing purposes
static String PDS4_ATM_REGISTRY_URL
          Registry URL for PDS4 Products used for testing purposes
static String PDS4_REGISTRY_URL
          Registry URL for PDS4 Products used for testing purposes
static String PSA_REGISTRY_URL
          PSA Registry URL used for testing purposes
static String SEARCH_HOME_RELATIVE
          Relative Search Service Directory Path for testing locally
static String SOLR_SERVER_URL
          Search Service Solr URL
static String TEST_DIR_RELATIVE
          Relative Test Data Directory Path for testing locally
 
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

CONFIG_DIR_RELATIVE

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

See Also:
Constant Field Values

FACET_DIR_RELATIVE

public static final String FACET_DIR_RELATIVE
Relative Facet Directory Path for testing locally

See Also:
Constant Field Values

SEARCH_HOME_RELATIVE

public static final String SEARCH_HOME_RELATIVE
Relative Search Service Directory Path for testing locally

See Also:
Constant Field Values

PDS3_REGISTRY_URL

public static final String PDS3_REGISTRY_URL
Registry URL for PDS3 Context Products used for testing purposes

See Also:
Constant Field Values

PDS4_ATM_REGISTRY_URL

public static final String PDS4_ATM_REGISTRY_URL
Registry URL for PDS4 Products used for testing purposes

See Also:
Constant Field Values

PDS4_REGISTRY_URL

public static final String PDS4_REGISTRY_URL
Registry URL for PDS4 Products used for testing purposes

See Also:
Constant Field Values

PSA_REGISTRY_URL

public static final String PSA_REGISTRY_URL
PSA Registry URL used for testing purposes

See Also:
Constant Field Values

SOLR_SERVER_URL

public static final String SOLR_SERVER_URL
Search Service Solr URL

See Also:
Constant Field Values
Constructor Detail

TestConstants

public TestConstants()


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