|
|||||||||
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.query.lucene.searchAlgorithms.BaseSearchAlgorithmTest
org.LexGrid.LexBIG.Impl.function.query.lucene.searchAlgorithms.TestWeightedDoubleMetaphone
public class TestWeightedDoubleMetaphone
The Class TestWeightedDoubleMetaphone.
Field Summary |
---|
Fields inherited from class org.LexGrid.LexBIG.Impl.function.query.lucene.searchAlgorithms.BaseSearchAlgorithmTest |
---|
lbs |
Constructor Summary | |
---|---|
TestWeightedDoubleMetaphone()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
testDoubleMetaphone()
Test double metaphone. |
void |
testDoubleMetaphoneANDTerms()
Test double metaphone and terms. |
void |
testDoubleMetaphoneCaseInsensitive()
Test double metaphone case insensitive. |
void |
testDoubleMetaphoneDifferentMetaphoneValue()
Test double metaphone different metaphone value. |
void |
testDoubleMetaphoneDifferentMetaphoneValueCaseInsensitive()
Test double metaphone different metaphone value case insensitive. |
void |
testDoubleMetaphoneReturnOrder()
Test double metaphone return order. |
void |
testDoubleMetaphoneReturnOrderDifferentMetaphoneValue()
Test double metaphone return order different metaphone value. |
Methods inherited from class org.LexGrid.LexBIG.Impl.function.query.lucene.searchAlgorithms.BaseSearchAlgorithmTest |
---|
checkForMatch, checkForMatch, getAutosCodedNodeSet, setUp, 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 TestWeightedDoubleMetaphone()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class BaseSearchAlgorithmTest
public void testDoubleMetaphone() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneDifferentMetaphoneValue() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneCaseInsensitive() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneDifferentMetaphoneValueCaseInsensitive() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneReturnOrder() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneReturnOrderDifferentMetaphoneValue() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testDoubleMetaphoneANDTerms() 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 |