|
|||||||||
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.helpers.comparator.ResultComparatorTest
public class ResultComparatorTest
The Class ResultComparatorTest.
Field Summary |
---|
Constructor Summary | |
---|---|
ResultComparatorTest()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
setUp()
|
void |
testCompareAscending()
Test compare ascending. |
void |
testCompareBadAlgorithm()
Test compare bad algorithm. |
void |
testCompareDecending()
Test compare decending. |
void |
testCompareDifferentClassesBogusClass()
Test compare different classes bogus class. |
void |
testCompareDifferentClassesResolvedConceptReference()
Test compare different classes resolved concept reference. |
void |
testDoCompare()
Test do compare. |
void |
testGetSortForExtensionName()
Test get sort for extension name. |
void |
testValidateSortOptionForClass()
Test validate sort option for class. |
void |
testValidateSortOptionForClasses()
Test validate sort option for classes. |
void |
testValidateSortsForClasses()
Test validate sorts for classes. |
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 ResultComparatorTest()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void setUp()
setUp
in class junit.framework.TestCase
public void testDoCompare()
public void testCompareAscending()
public void testCompareDecending()
public void testCompareDifferentClassesResolvedConceptReference()
public void testCompareBadAlgorithm()
public void testCompareDifferentClassesBogusClass() throws java.lang.Exception
java.lang.Exception
public void testGetSortForExtensionName() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testValidateSortOptionForClass() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testValidateSortOptionForClasses() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testValidateSortsForClasses() throws java.lang.Exception
java.lang.Exception
- the 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 |