|
|||||||||||
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.TmpDirTestCase
org.archive.crawler.util.BdbUriUniqFilterTest
Test BdbUriUniqFilter.
Constructor Summary | |
BdbUriUniqFilterTest()
|
Method Summary | |
java.lang.String |
getUri()
|
static void |
main(java.lang.String[] args)
|
void |
receive(CandidateURI item)
|
protected void |
runTestWriting(long max)
|
protected void |
setUp()
|
static junit.framework.Test |
suite()
return the suite of tests for MemQueueTest |
protected void |
tearDown()
|
void |
testAdding()
|
void |
testCreateKey()
|
void |
testForget()
|
void |
testNote()
|
void |
testWriting()
Time import of recovery log. |
Methods inherited from class org.archive.util.TmpDirTestCase |
cleanUpOldFiles, cleanUpOldFiles, getTmpDir |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 BdbUriUniqFilterTest()
Method Detail |
protected void setUp() throws java.lang.Exception
setUp
in class TmpDirTestCase
java.lang.Exception
protected void tearDown() throws java.lang.Exception
tearDown
in class TmpDirTestCase
java.lang.Exception
public void testAdding() throws org.apache.commons.httpclient.URIException
org.apache.commons.httpclient.URIException
public void testCreateKey()
public void testWriting() throws java.io.IOException, com.sleepycat.je.DatabaseException
java.io.IOException
com.sleepycat.je.DatabaseException
protected void runTestWriting(long max) throws com.sleepycat.je.DatabaseException, org.apache.commons.httpclient.URIException
com.sleepycat.je.DatabaseException
org.apache.commons.httpclient.URIException
public void testNote()
public void testForget()
public void receive(CandidateURI item)
receive
in interface UriUniqFilter.HasUriReceiver
item
- Candidate uri tem that is 'visiting'.public java.lang.String getUri()
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |