gov.nasa.pds.search.core
Class SearchCorePDS4Test

java.lang.Object
  extended by gov.nasa.pds.search.core.SearchCorePDS4Test

public class SearchCorePDS4Test
extends Object


Field Summary
static String CONFIG_DIR_RELATIVE
          Relative Config Directory Path for testing locally
static String PDS4_REGISTRY_URL
          Registry URL for PDS4 Products 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
SearchCorePDS4Test()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testCorePDS4()
          Test End-To-End with PDS Data, relative paths and max query = 5
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PDS4_REGISTRY_URL

public static final String PDS4_REGISTRY_URL
Registry URL for PDS4 Products 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

SEARCH_HOME_RELATIVE

public static final String SEARCH_HOME_RELATIVE
Relative Search Service 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
Constructor Detail

SearchCorePDS4Test

public SearchCorePDS4Test()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testCorePDS4

public void testCorePDS4()
Test End-To-End with PDS Data, relative paths and max query = 5

Throws:
Exception


Copyright © 2010-2013 Planetary Data System. All Rights Reserved.