|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
edu.mayo.informatics.indexer.lucene.hitcollector.BestScoreOfEntityHitCollectorTest
public class BestScoreOfEntityHitCollectorTest
The Class BestScoreOfEntityHitCollectorTest.
Constructor Summary | |
---|---|
BestScoreOfEntityHitCollectorTest()
|
Method Summary | |
---|---|
void |
testDifferentBoundaryDocsSizes()
Test different boundary docs sizes. |
void |
testHitAllMultiplesDifferentScore()
Test hit all multiples different score. |
void |
testHitAllMultiplesSameScore()
Test hit all multiples same score. |
void |
testHitAllNoMultiples()
Test hit all no multiples. |
void |
testMultipleBoundaryDocs()
Test multiple boundary docs. |
void |
testMultipleDifferentScores()
Test multiple different scores. |
void |
testMultipleHitsAtTheEnd()
Test multiple hits at the end. |
void |
testNoBookendBoundaryDocs()
Test no bookend boundary docs. |
void |
testNoBoundaryDocAtTheEnd()
Test multiple hits at the end. |
void |
testNoHits()
Test no hits. |
void |
testScoreComparator()
Test score comparator. |
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 BestScoreOfEntityHitCollectorTest()
Method Detail |
---|
public void testNoHits() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testHitAllNoMultiples() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testHitAllMultiplesSameScore()
public void testHitAllMultiplesDifferentScore()
public void testMultipleBoundaryDocs()
public void testNoBookendBoundaryDocs()
public void testDifferentBoundaryDocsSizes()
public void testMultipleDifferentScores()
public void testMultipleHitsAtTheEnd()
public void testNoBoundaryDocAtTheEnd()
public void testScoreComparator()
|
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 |