org.LexGrid.LexBIG.Impl.testUtility
Class LoadTestDataTest

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.testUtility.LoadTestDataTest
All Implemented Interfaces:
junit.framework.Test

public class LoadTestDataTest
extends LexBIGServiceTestCase

This set of tests loads the necessary data for the full suite of JUnit tests.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Dan Armbrust, Thomas Johnson, Jesse Erdmann

Field Summary
 
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
LoadTestDataTest()
           
 
Method Summary
protected  java.lang.String getTestID()
          To be implemented by each descendant testcase.
 void testLoadAuthoringShellSystem()
           
 void testLoadAutombiles()
           
 void testLoadCodingSchemeWithMoreMetaData()
           
 void testLoadCompPropsOwl()
           
 void testLoadGenericOwl()
           
 void testLoadGenericOwlWithInstanceData()
           
 void testLoadGermanMadeParts()
           
 void testLoadHL7RIM()
           
 void testLoadMappinglSystem()
           
 void testLoadMappingWithDefaultSettings()
           
 void testLoadMeta1()
           
 void testLoadMeta2()
           
 void testLoadMetaHistory()
           
 void testLoadNCIMeta()
           
 void testLoadNCIMeta2()
           
 void testLoadNCItHistory()
           
 void testLoadObo()
           
 void testLoadOwl()
           
 void testLoadOwl2()
           
 void testLoadOwlLoaderPreferences()
           
 void testLoadUMLS()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

LoadTestDataTest

public LoadTestDataTest()
Method Detail

getTestID

protected java.lang.String getTestID()
Description copied from class: LexBIGServiceTestCase
To be implemented by each descendant testcase.

Specified by:
getTestID in class LexBIGServiceTestCase
Returns:
String

testLoadAutombiles

public void testLoadAutombiles()
                        throws LBParameterException,
                               LBInvocationException,
                               java.lang.InterruptedException,
                               LBException
Throws:
LBParameterException
LBInvocationException
java.lang.InterruptedException
LBException

testLoadGermanMadeParts

public void testLoadGermanMadeParts()
                             throws LBException
Throws:
LBException

testLoadNCIMeta

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

testLoadNCItHistory

public void testLoadNCItHistory()
                         throws java.lang.InterruptedException,
                                LBException
Throws:
java.lang.InterruptedException
LBException

testLoadMetaHistory

public void testLoadMetaHistory()
                         throws LBException
Throws:
LBException

testLoadObo

public void testLoadObo()
                 throws java.lang.InterruptedException,
                        LBException
Throws:
java.lang.InterruptedException
LBException

testLoadOwl

public void testLoadOwl()
                 throws java.lang.InterruptedException,
                        LBException
Throws:
java.lang.InterruptedException
LBException

testLoadOwl2

public void testLoadOwl2()
                  throws java.lang.InterruptedException,
                         LBException
Throws:
java.lang.InterruptedException
LBException

testLoadOwlLoaderPreferences

public void testLoadOwlLoaderPreferences()
                                  throws java.lang.InterruptedException,
                                         LBException
Throws:
java.lang.InterruptedException
LBException

testLoadGenericOwl

public void testLoadGenericOwl()
                        throws java.lang.InterruptedException,
                               LBException
Throws:
java.lang.InterruptedException
LBException

testLoadGenericOwlWithInstanceData

public void testLoadGenericOwlWithInstanceData()
                                        throws java.lang.InterruptedException,
                                               LBException
Throws:
java.lang.InterruptedException
LBException

testLoadCompPropsOwl

public void testLoadCompPropsOwl()
                          throws java.lang.InterruptedException,
                                 LBException
Throws:
java.lang.InterruptedException
LBException

testLoadNCIMeta2

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

testLoadHL7RIM

public void testLoadHL7RIM()
                    throws java.lang.InterruptedException,
                           LBException
Throws:
java.lang.InterruptedException
LBException

testLoadMeta1

public void testLoadMeta1()
                   throws java.lang.InterruptedException,
                          LBException
Throws:
java.lang.InterruptedException
LBException

testLoadMeta2

public void testLoadMeta2()
                   throws java.lang.InterruptedException,
                          LBException
Throws:
java.lang.InterruptedException
LBException

testLoadUMLS

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

testLoadMappingWithDefaultSettings

public void testLoadMappingWithDefaultSettings()
                                        throws LBException
Throws:
LBException

testLoadCodingSchemeWithMoreMetaData

public void testLoadCodingSchemeWithMoreMetaData()
                                          throws LBException
Throws:
LBException

testLoadAuthoringShellSystem

public void testLoadAuthoringShellSystem()
                                  throws LBException,
                                         LBInvocationException,
                                         java.lang.InterruptedException
Throws:
LBException
LBInvocationException
java.lang.InterruptedException

testLoadMappinglSystem

public void testLoadMappinglSystem()
                            throws LBException,
                                   LBInvocationException,
                                   java.lang.InterruptedException
Throws:
LBException
LBInvocationException
java.lang.InterruptedException

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.