|
|||||||||
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.Extensions.Sort.AbstractSortTest
public class AbstractSortTest
The Class AbstractSortTest.
Field Summary |
---|
Constructor Summary | |
---|---|
AbstractSortTest()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
setUp()
|
void |
testGetComparatorForBogusClass()
Test get comparator for bogus class. |
void |
testGetComparatorForSearchClassInteger()
Test get comparator for search class integer. |
void |
testGetComparatorForSearchClassString()
Test get comparator for search class string. |
void |
testGetSupportedClassComparators()
Test get supported class comparators. |
void |
testIsComparatorRegisteredForClass()
Test is comparator registered for class. |
void |
testSetUp()
Test set up. |
void |
testSortDescription()
Test sort description. |
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 AbstractSortTest()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class LexBIGServiceTestCase
public void setUp()
setUp
in class junit.framework.TestCase
public void testSetUp()
public void testSortDescription() throws LBParameterException, LBException
LBParameterException
- the LB parameter exception
LBException
- the LB exceptionpublic void testGetSupportedClassComparators()
public void testIsComparatorRegisteredForClass()
public void testGetComparatorForSearchClassString() throws LBParameterException
LBParameterException
- the LB parameter exceptionpublic void testGetComparatorForSearchClassInteger() throws LBParameterException
LBParameterException
- the LB parameter exceptionpublic void testGetComparatorForBogusClass()
|
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 |