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 testApprovedOnlyQueried()
           
 void testCheckForSubstring()
           
 void testLastVersionOnlyQueried()
           
 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 SearchCoreFatalException
Throws:
SearchCoreFatalException

testQueryPDS3

public void testQueryPDS3()
                   throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testQueryPDS4

public void testQueryPDS4()
                   throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testQueryPSA

public void testQueryPSA()
                  throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testQueryPSAUsingConfigSpecifiedRegistry

public void testQueryPSAUsingConfigSpecifiedRegistry()
                                              throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testQueryWithoutPrimaryRegistry

public void testQueryWithoutPrimaryRegistry()
                                     throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testCheckForSubstring

public void testCheckForSubstring()

testLastVersionOnlyQueried

public void testLastVersionOnlyQueried()
                                throws SearchCoreFatalException
Throws:
SearchCoreFatalException

testApprovedOnlyQueried

public void testApprovedOnlyQueried()
                             throws SearchCoreFatalException
Throws:
SearchCoreFatalException


Copyright © 2010–2014 Planetary Data System. All rights reserved.