|
|||||||||
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.BitSetBestScoreOfEntityHitCollectorTest
public class BitSetBestScoreOfEntityHitCollectorTest
The Class BestScoreOfEntityHitCollectorTest.
Constructor Summary | |
---|---|
BitSetBestScoreOfEntityHitCollectorTest()
|
Method Summary | |
---|---|
protected boolean |
checkBitSet(java.util.BitSet bitSet,
int... setBits)
|
void |
testDifferentBoundaryDocsSizes()
|
void |
testHitAllMultiplesDifferentScore()
|
void |
testHitAllMultiplesSameScore()
|
void |
testHitAllNoMultiples()
|
void |
testMultipleBoundaryDocs()
|
void |
testMultipleDifferentScores()
|
void |
testMultipleHitsAtTheEnd()
|
void |
testNoBookendBoundaryDocs()
|
void |
testNoBookendBoundaryDocsTwoMatches()
|
void |
testNoBoundaryDocAtTheEnd()
|
void |
testNoHits()
|
void |
testScoreComparator()
|
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 BitSetBestScoreOfEntityHitCollectorTest()
Method Detail |
---|
public void testNoHits() throws java.lang.Exception
java.lang.Exception
public void testHitAllNoMultiples() throws java.lang.Exception
java.lang.Exception
public void testHitAllMultiplesSameScore()
public void testHitAllMultiplesDifferentScore()
public void testMultipleBoundaryDocs()
public void testNoBookendBoundaryDocs()
public void testNoBookendBoundaryDocsTwoMatches()
public void testDifferentBoundaryDocsSizes()
public void testMultipleDifferentScores()
public void testMultipleHitsAtTheEnd()
public void testNoBoundaryDocAtTheEnd()
public void testScoreComparator()
protected boolean checkBitSet(java.util.BitSet bitSet, int... setBits)
|
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 |