gov.nasa.pds.search.core
Class SearchCorePDS3Test

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

public class SearchCorePDS3Test
extends SearchCoreTest

Search Core End-to-end Test with PDS3 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
 SearchCoreTest.SingleTestRule test
           
 
Fields inherited from class gov.nasa.pds.search.core.test.SearchCoreTest
log, watchman
 
Constructor Summary
SearchCorePDS3Test()
           
 
Method Summary
static void oneTimeSetUp()
           
 void testLauncherPDS3()
          Test launcher PDS Data.
 void testLauncherWithMultiplePropertiesFiles()
          Test SearchCoreLauncher with a Search Core properties file.
 void testLauncherWithNoPrimaryRegistries()
          Test End-To-End with PDS Data, relative paths and max query = 5
 void testLauncherWithPropertiesFile()
          Test SearchCoreLauncher with a Search Core properties file.
 void testSearchCoreEndToEnd()
          Test End-To-End with PDS Data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

test

public SearchCoreTest.SingleTestRule test
Constructor Detail

SearchCorePDS3Test

public SearchCorePDS3Test()
Method Detail

oneTimeSetUp

public static void oneTimeSetUp()

testSearchCoreEndToEnd

public void testSearchCoreEndToEnd()
Test End-To-End with PDS Data. Includes Solr Post. Test is ignored by default since SolrPost requires a localhost search service

Throws:
Exception

testLauncherPDS3

public void testLauncherPDS3()
Test launcher PDS Data. Excludes Solr Post (requires localhost Search Service)

Throws:
Exception

testLauncherWithNoPrimaryRegistries

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

Throws:
Exception

testLauncherWithPropertiesFile

public void testLauncherWithPropertiesFile()
Test SearchCoreLauncher with a Search Core properties file.


testLauncherWithMultiplePropertiesFiles

public void testLauncherWithMultiplePropertiesFiles()
Test SearchCoreLauncher with a Search Core properties file.



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