|
|||||||||||
| 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.archive.util.fingerprint.LongFPSetTestCase
org.archive.util.fingerprint.MemLongFPSetTest
JUnit test suite for MemLongFPSet
| Constructor Summary | |
MemLongFPSetTest(java.lang.String testName)
Create a new MemLongFPSetTest object |
|
| Method Summary | |
static void |
main(java.lang.String[] argv)
run all the tests for MemLongFPSetTest |
(package private) LongFPSet |
makeLongFPSet()
|
static junit.framework.Test |
suite()
return the suite of tests for MemLongFPSetTest |
void |
testFoo()
|
| Methods inherited from class org.archive.util.fingerprint.LongFPSetTestCase |
setUp, testAdd, testContains, testCount, testRemove, testWithZero |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MemLongFPSetTest(java.lang.String testName)
testName - the name of the test| Method Detail |
public static void main(java.lang.String[] argv)
argv - the command line argumentspublic static junit.framework.Test suite()
LongFPSet makeLongFPSet()
makeLongFPSet in class LongFPSetTestCasepublic void testFoo()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||