|
|||||||||
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.history.TestProductionTags
public class TestProductionTags
Field Summary |
---|
Constructor Summary | |
---|---|
TestProductionTags()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
testProductionTags01()
01 Load/Activate version 1.1 of Automobiles vocabulary |
void |
testProductionTags02()
02 Assign 'PRODUCTION' tag to 1.0 version; verify tag assignment |
void |
testProductionTags03()
03 Perform concept lookup by coding scheme name/tag; verify that 'Chrysler' is not included |
void |
testProductionTags04()
04 Perform concept lookup by coding scheme name only; verify that 'Chrysler' is not included |
void |
testProductionTags05()
05 Perform relation lookup by coding scheme name/tag; verify that 'Domestic Auto Makers' has subtype 'Ford' but not 'Chrysler' |
void |
testProductionTags06()
06 Perform relation lookup by coding scheme name only; verify that 'Domestic Auto Makers' has subtype 'Ford' but not 'Chrysler' |
void |
testProductionTags07()
07 Assign 'PRODUCTION' tag to 1.1 version; verify tag assignment |
void |
testProductionTags08()
08 Perform concept lookup by coding scheme name/tag; verify that 'Chrysler' is included |
void |
testProductionTags09()
09 Perform concept lookup by coding scheme name only; verify that 'Chrysler' is included |
void |
testProductionTags10()
10 Perform relation lookup by coding scheme name/tag; verify that 'Domestic Auto Makers' has subtype 'Ford' and 'Chrysler' |
void |
testProductionTags11()
11 Perform relation lookup by coding scheme name only; verify that 'Domestic Auto Makers' has subtype 'Ford' and 'Chrysler' |
void |
testProductionTags12()
12 Clear 'PRODUCTION' tag on 1.1 version by setting to empty string; verify tag is cleared |
void |
testProductionTags13()
13 Attempt to perform concept lookup without specifying a version; verify exception |
void |
testProductionTags14()
14 Assign 'TEST' tag to 1.0 version; verify tag assignment |
void |
testProductionTags14b()
|
void |
testProductionTags15()
15 Deactivate/Remove version 1.1 (see deactivate/remove methods on TestUtil as reference) |
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 |
---|
public TestProductionTags()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void testProductionTags01() throws java.lang.InterruptedException, LBException
java.lang.InterruptedException
LBException
public void testProductionTags02() throws LBParameterException, LBInvocationException, LBException
LBException
LBInvocationException
LBParameterException
public void testProductionTags03() throws LBException
LBException
public void testProductionTags04() throws LBException
LBException
public void testProductionTags05() throws LBException
LBException
public void testProductionTags06() throws LBException
LBException
public void testProductionTags07() throws LBParameterException, LBInvocationException, LBException
LBException
LBInvocationException
LBParameterException
public void testProductionTags08() throws LBInvocationException, LBException
LBException
LBInvocationException
public void testProductionTags09() throws LBException
LBException
public void testProductionTags10() throws LBException
LBException
public void testProductionTags11() throws LBException
LBException
public void testProductionTags12() throws LBParameterException, LBInvocationException, LBException
LBException
LBInvocationException
LBParameterException
public void testProductionTags13()
public void testProductionTags14() throws LBParameterException, LBInvocationException, LBException
LBException
LBInvocationException
LBParameterException
public void testProductionTags14b() throws LBException
LBException
public void testProductionTags15() throws LBInvocationException, LBException
LBException
LBInvocationException
|
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 |