gov.nasa.pds.search.core
Class SearchCoreLauncherTest
java.lang.Object
gov.nasa.pds.search.core.test.SearchCoreTest
gov.nasa.pds.search.core.SearchCoreLauncherTest
public class SearchCoreLauncherTest
- extends SearchCoreTest
Tests SearchCoreLauncher CLI for proper behavior. These are some pretty basic
tests for specifying correct arguments.
- 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
SearchCoreLauncherTest
public SearchCoreLauncherTest()
oneTimeSetUp
public static void oneTimeSetUp()
oneTimeTearDown
public static void oneTimeTearDown()
throws IOException
- Throws:
IOException
testEmptyArgs
public void testEmptyArgs()
- Test arguments are not empty
testExtractorAbsolute
public void testExtractorAbsolute()
- Test Registry Extractor with absolute paths and max query = 1
- Throws:
Exception
testExtractorRelative
public void testExtractorRelative()
- Test Registry Extractor with relative paths and max query = 1
- Throws:
Exception
Copyright © 2010–2014 Planetary Data System. All rights reserved.