org.LexGrid.LexBIG.Impl.function.codednodeset
Class ResolveToListTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.LexGrid.LexBIG.Impl.function.LexBIGServiceTestCase
              extended by org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest
                  extended by org.LexGrid.LexBIG.Impl.function.codednodeset.ResolveToListTest
All Implemented Interfaces:
junit.framework.Test

public class ResolveToListTest
extends BaseCodedNodeSetTest

The Class ResolveToListTest.

Author:
Kevin Peterson

Field Summary
 
Fields inherited from class org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest
cns, lbs
 
Fields inherited from class org.LexGrid.LexBIG.Impl.function.LexBIGServiceTestCase
AIR_SCHEME, AIR_URN, AIR_VERSION, AMINOACID_SCHEME, AMINOACID_VERSION, AUTO_EXPORT_SCHEME, AUTO_EXPORT_URI, AUTO_EXPORT_VERSION, AUTO_SCHEME, AUTO_URN, AUTO_VERSION, CAMERA_SCHEME_MANIFEST, CAMERA_SCHEME_MANIFEST_URN, CAMERA_SCHEME_MANIFEST_VERSION, CELL_SCHEME, CELL_URN, CELL_VERSION, HL7_SCHEME, HL7_VERSION, MAPPING_SCHEME_URI, MAPPING_SCHEME_VERSION, META_SCHEME, META_SCHEME_MANIFEST, META_SCHEME_MANIFEST_URN, META_SCHEME_MANIFEST_VERSION, META_URN, META_VERSION, OVARIANMASS_SCHEME_URN, OVARIANMASS_SCHEME_VERSION, PARTS_NAMESPACE, PARTS_SCHEME, PARTS_URN, PARTS_VERSION, PIZZA_SCHEME_NAME, PIZZA_SCHEME_URI, PIZZA_SCHEME_VERSION, SAMPLE_META_VERSION, THES_SCHEME, THES_URN, THES_VERSION
 
Constructor Summary
ResolveToListTest()
           
 
Method Summary
 void testDontResolveObjects()
          Test dont resolve objects.
 void testFilterOptions()
          Test filter options.
 void testMultipleCodeSystemSort()
           
 void testMultipleCodeSystemSortDifferentOrder()
           
 void testMultipleCodeSystemSortMoreResuts()
           
 void testPostSort()
           
 void testPreAndPostSort()
           
 void testResolveObjects()
          Test resolve objects.
 void testResolvePropertyNamesDefinition()
          Test resolve property names definition.
 void testResolvePropertyNamesPresentation()
          Test resolve property names presentation.
 void testResolvePropertyTypesDefinition()
          Test resolve property types definition.
 void testResolvePropertyTypesPresentation()
          Test resolve property types presentation.
 void testResolveToListAllNull()
          Test resolve to list all null.
 void testResolveToListWithLimit()
          Test resolve to list with limit.
 void testSort()
          Test sort.
 void testSortBackwards()
          Test sort backwards.
 void testTwoSorts()
          Test two sorts.
 
Methods inherited from class org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest
contains, contains, contains, getCodingScheme, getTestID, rcrEquals, setUp, testSetUp
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolveToListTest

public ResolveToListTest()
Method Detail

testResolveToListAllNull

public void testResolveToListAllNull()
                              throws LBInvocationException,
                                     LBParameterException
Test resolve to list all null.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testResolveToListWithLimit

public void testResolveToListWithLimit()
                                throws LBInvocationException,
                                       LBParameterException
Test resolve to list with limit.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testResolveObjects

public void testResolveObjects()
                        throws LBInvocationException,
                               LBParameterException
Test resolve objects.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testDontResolveObjects

public void testDontResolveObjects()
                            throws LBInvocationException,
                                   LBParameterException
Test dont resolve objects.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testSort

public void testSort()
              throws LBInvocationException,
                     LBParameterException
Test sort.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testSortBackwards

public void testSortBackwards()
                       throws LBInvocationException,
                              LBParameterException
Test sort backwards.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testTwoSorts

public void testTwoSorts()
                  throws LBInvocationException,
                         LBParameterException
Test two sorts.

Throws:
LBInvocationException - the LB invocation exception
LBParameterException - the LB parameter exception

testPostSort

public void testPostSort()
                  throws LBInvocationException,
                         LBParameterException
Throws:
LBInvocationException
LBParameterException

testPreAndPostSort

public void testPreAndPostSort()
                        throws LBInvocationException,
                               LBParameterException
Throws:
LBInvocationException
LBParameterException

testMultipleCodeSystemSort

public void testMultipleCodeSystemSort()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testMultipleCodeSystemSortDifferentOrder

public void testMultipleCodeSystemSortDifferentOrder()
                                              throws java.lang.Exception
Throws:
java.lang.Exception

testMultipleCodeSystemSortMoreResuts

public void testMultipleCodeSystemSortMoreResuts()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

testFilterOptions

public void testFilterOptions()
                       throws LBException
Test filter options.

Throws:
LBException - the LB exception

testResolvePropertyNamesPresentation

public void testResolvePropertyNamesPresentation()
                                          throws LBException
Test resolve property names presentation.

Throws:
LBException - the LB exception

testResolvePropertyNamesDefinition

public void testResolvePropertyNamesDefinition()
                                        throws LBException
Test resolve property names definition.

Throws:
LBException - the LB exception

testResolvePropertyTypesPresentation

public void testResolvePropertyTypesPresentation()
                                          throws LBException
Test resolve property types presentation.

Throws:
LBException - the LB exception

testResolvePropertyTypesDefinition

public void testResolvePropertyTypesDefinition()
                                        throws LBException
Test resolve property types definition.

Throws:
LBException - the LB exception

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.