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

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 PDS_REGISTRY_URL
          PDS Registry URL 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
 
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

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

PDS_REGISTRY_URL

public static final String PDS_REGISTRY_URL
PDS Registry URL 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-2012 Planetary Data System. All Rights Reserved.