gov.nasa.pds.search.core.registry
Class ProductClassTest

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

public class ProductClassTest
extends SearchCoreTest

Tests for ProductClass

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
ProductClassTest()
           
 
Method Summary
static void oneTimeSetUp()
           
 void setUp()
           
 void testQuery()
           
 void testQueryPDS3()
           
 void testQueryPDS4()
           
 void testQueryPSA()
           
 void testQueryPSAUsingConfigSpecifiedRegistry()
           
 void testQueryWithoutPrimaryRegistry()
           
 
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

ProductClassTest

public ProductClassTest()
Method Detail

oneTimeSetUp

public static void oneTimeSetUp()
                         throws IOException
Throws:
IOException

setUp

public void setUp()
           throws IOException
Throws:
IOException

testQuery

public void testQuery()
               throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException

testQueryPDS3

public void testQueryPDS3()
                   throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException

testQueryPDS4

public void testQueryPDS4()
                   throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException

testQueryPSA

public void testQueryPSA()
                  throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException

testQueryPSAUsingConfigSpecifiedRegistry

public void testQueryPSAUsingConfigSpecifiedRegistry()
                                              throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException

testQueryWithoutPrimaryRegistry

public void testQueryWithoutPrimaryRegistry()
                                     throws gov.nasa.pds.search.core.exception.SearchCoreFatalException
Throws:
gov.nasa.pds.search.core.exception.SearchCoreFatalException


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