|
|||||||||
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.gridTests.History.NCIThesaurusHistoryServiceTest
public class NCIThesaurusHistoryServiceTest
JUnit tests for history service.
Constructor Summary | |
---|---|
NCIThesaurusHistoryServiceTest()
|
Method Summary | |
---|---|
void |
testGetAncestors()
Test get ancestors. |
void |
testGetBaselines()
Test get baselines. |
void |
testGetConceptChangeVersions()
Test get concept change versions. |
void |
testGetConceptCreationVersion()
Test get concept creation version. |
void |
testGetDescandents()
Test get descandents. |
void |
testGetEarliestBaseline()
Test get earliest baseline. |
void |
testGetEditActionList()
Test get edit action list. |
void |
testGetEditActionList2()
Test get edit action list2. |
void |
testGetEditActionList3()
Test get edit action list3. |
void |
testGetLatestBaseline()
Test get latest baseline. |
void |
testGetSystemRelease()
Test get system release. |
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 NCIThesaurusHistoryServiceTest()
Method Detail |
---|
public void testGetBaselines() throws LBException
LBException
- the LB exceptionpublic void testGetEarliestBaseline() throws LBException
LBException
- the LB exceptionpublic void testGetLatestBaseline() throws LBException
LBException
- the LB exceptionpublic void testGetSystemRelease() throws LBException, java.net.URISyntaxException
LBException
- the LB exception
java.net.URISyntaxException
- the URI syntax exceptionpublic void testGetConceptCreationVersion() throws LBException
LBException
- the LB exceptionpublic void testGetConceptChangeVersions() throws LBException
LBException
- the LB exceptionpublic void testGetEditActionList() throws LBException
LBException
- the LB exceptionpublic void testGetEditActionList2() throws LBException
LBException
- the LB exceptionpublic void testGetEditActionList3() throws LBException, java.net.URISyntaxException
LBException
- the LB exception
java.net.URISyntaxException
- the URI syntax exceptionpublic void testGetAncestors() throws LBException
LBException
- the LB exceptionpublic void testGetDescandents() throws LBException
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |