|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.LexGrid.LexBIG.Impl.function.LexBIGServiceTestCase
org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest
org.LexGrid.LexBIG.Impl.function.codednodeset.UnionTest
public class UnionTest
The Class UnionTest.
Field Summary |
---|
Fields inherited from class org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest |
---|
cns, lbs |
Constructor Summary | |
---|---|
UnionTest()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
setUp()
|
void |
testMultipleUnions()
|
void |
testMultipleUnionsWithRestriction()
|
void |
testUnion()
Test union. |
void |
testUnionCrossCodingScheme()
Test union cross coding scheme. |
void |
testUnionToAUnion()
Test union to a union. |
void |
testUnionToSelf()
Test union to self. |
void |
testUnionWithAddedRestriction()
Test union with added restriction. |
void |
testUnionWithAUnion()
Test union with a union. |
void |
testUnionWithCodesAndPropertyRestriction()
|
void |
testUnionWithCodesAndPropertyRestrictionUnionOtherWay()
|
Methods inherited from class org.LexGrid.LexBIG.Impl.function.codednodeset.BaseCodedNodeSetTest |
---|
contains, contains, contains, getCodingScheme, rcrEquals, 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 |
---|
public UnionTest()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class BaseCodedNodeSetTest
public void setUp()
setUp
in class BaseCodedNodeSetTest
public void testUnion() throws LBException
LBException
- the LB exceptionpublic void testUnionWithAddedRestriction() throws LBException
LBException
- the LB exceptionpublic void testUnionToSelf() throws LBException
LBException
- the LB exceptionpublic void testUnionCrossCodingScheme() throws LBException
LBException
- the LB exceptionpublic void testUnionToAUnion() throws LBException
LBException
- the LB exceptionpublic void testUnionWithAUnion() throws LBException
LBException
- the LB exceptionpublic void testMultipleUnions() throws java.lang.Exception
java.lang.Exception
public void testMultipleUnionsWithRestriction() throws java.lang.Exception
java.lang.Exception
public void testUnionWithCodesAndPropertyRestriction() throws java.lang.Exception
java.lang.Exception
public void testUnionWithCodesAndPropertyRestrictionUnionOtherWay() throws java.lang.Exception
java.lang.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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |