org.archive.util.fingerprint
Class MemLongFPSetTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.archive.util.fingerprint.LongFPSetTestCase
              extended byorg.archive.util.fingerprint.MemLongFPSetTest
All Implemented Interfaces:
junit.framework.Test

public class MemLongFPSetTest
extends LongFPSetTestCase

JUnit test suite for MemLongFPSet

Version:
$ Id:$
Author:
James Casey

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

MemLongFPSetTest

public MemLongFPSetTest(java.lang.String testName)
Create a new MemLongFPSetTest object

Parameters:
testName - the name of the test
Method Detail

main

public static void main(java.lang.String[] argv)
run all the tests for MemLongFPSetTest

Parameters:
argv - the command line arguments

suite

public static junit.framework.Test suite()
return the suite of tests for MemLongFPSetTest

Returns:
the suite of test

makeLongFPSet

LongFPSet makeLongFPSet()
Specified by:
makeLongFPSet in class LongFPSetTestCase

testFoo

public void testFoo()


Copyright © 2003-2005 Internet Archive. All Rights Reserved.