gov.nasa.pds.search.core.post
Class SolrPostTest
java.lang.Object
gov.nasa.pds.search.core.test.SearchCoreTest
gov.nasa.pds.search.core.post.SolrPostTest
public class SolrPostTest
- extends SearchCoreTest
Test SolrPost class. These tests are ignored, unless otherwise specified
because they require a localhost search service to be installed.
- Author:
- jpadams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
test
public SearchCoreTest.SingleTestRule test
SolrPostTest
public SolrPostTest()
oneTimeSetUp
public static void oneTimeSetUp()
throws Exception
- Throws:
Exception
testClean
public void testClean()
- Test SolrPost Class
testPost
public void testPost()
throws SolrPostException
- Test SolrPost Class
- Throws:
SolrPostException
testOptimize
public void testOptimize()
- Test SolrPost Class
testBadSearchServiceUrl
public void testBadSearchServiceUrl()
testBadSolrIndex
public void testBadSolrIndex()
Copyright © 2010–2014 Planetary Data System. All rights reserved.