gov.nasa.pds.search.core
Class SearchCorePDS4Test

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

public class SearchCorePDS4Test
extends SearchCoreTest

Search Core End-to-end Test with PDS4 Data for SearchCoreLauncher.

Author:
jpadams

Nested Class Summary
 
Nested classes/interfaces inherited from class gov.nasa.pds.search.core.test.SearchCoreTest
SearchCoreTest.SingleTestRule
 
Field Summary
static String CONFIG_DIR_RELATIVE
          Relative Config Directory Path for testing locally
static String SEARCH_HOME_RELATIVE
          Relative Search Service Directory Path for testing locally
static String SOLR_SERVER_URL
          Search Service Solr URL
 
Fields inherited from class gov.nasa.pds.search.core.test.SearchCoreTest
log, watchman
 
Constructor Summary
SearchCorePDS4Test()
           
 
Method Summary
static void oneTimeSetUp()
           
 void testLauncherPDS4()
          Test End-To-End with PDS Data, relative paths and max query = 5
 void testLauncherPDS4WithSolrPost()
          Test End-To-End with PDS Data, including Solr Post
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

oneTimeSetUp

public static void oneTimeSetUp()

testLauncherPDS4

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

Throws:
Exception

testLauncherPDS4WithSolrPost

public void testLauncherPDS4WithSolrPost()
Test End-To-End with PDS Data, including Solr Post

Throws:
Exception


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