|
|||||||||
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.TestLiteralSubString
public class TestLiteralSubString
The Class TestSubString.
Field Summary |
---|
Fields inherited from class org.LexGrid.LexBIG.Impl.function.query.lucene.searchAlgorithms.BaseSearchAlgorithmTest |
---|
lbs |
Constructor Summary | |
---|---|
TestLiteralSubString()
|
Method Summary | |
---|---|
protected java.lang.String |
getTestID()
To be implemented by each descendant testcase. |
void |
testLiteralSubString()
Test starts with. |
void |
testLiteralSubStringAllTerms()
Test literal sub string all terms. |
void |
testLiteralSubStringCaseInsensitive()
Test starts with case insensitive. |
void |
testLiteralSubStringInvalidDistance()
Test literal sub string invalid distance. |
void |
testLiteralSubStringInvalidOrder()
Test literal sub string invalid order. |
void |
testLiteralSubStringInvalidSpecialCharacter()
Test literal sub string invalid special character. |
void |
testLiteralSubStringInvalidSpecialCharacterCaseInsensitive()
Test literal sub string invalid special character case insensitive. |
void |
testLiteralSubStringLeadingAndTrailingWildcard()
Test literal sub string leading and trailing wildcard. |
void |
testLiteralSubStringLeadingWildcard()
Test literal sub string leading wildcard. |
void |
testLiteralSubStringNoMatch()
Test starts with no match. |
void |
testLiteralSubStringTrailingWildcard()
Test literal sub string trailing wildcard. |
void |
testLiteralSubStringTwoTerm()
Test literal sub string two term. |
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 TestLiteralSubString()
Method Detail |
---|
protected java.lang.String getTestID()
LexBIGServiceTestCase
getTestID
in class BaseSearchAlgorithmTest
public void testLiteralSubString() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringInvalidSpecialCharacter() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringInvalidSpecialCharacterCaseInsensitive() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringTwoTerm() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringAllTerms() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringInvalidDistance() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringInvalidOrder() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringLeadingWildcard() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringTrailingWildcard() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringLeadingAndTrailingWildcard() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringNoMatch() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testLiteralSubStringCaseInsensitive() 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 |