java.lang.Object junit.framework.Assert junit.framework.TestCase org.supermind.crawl.TestDefaultFetchList
public class TestDefaultFetchList
Field Summary | |
---|---|
(package private) DefaultFetchList |
fl
|
(package private) ScheduledURL |
parent
|
(package private) int |
popSize
|
Constructor Summary | |
---|---|
TestDefaultFetchList()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testContains()
|
void |
testNext()
|
void |
testQueue()
|
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 |
Field Detail |
---|
DefaultFetchList fl
ScheduledURL parent
int popSize
Constructor Detail |
---|
public TestDefaultFetchList()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testContains() throws java.net.MalformedURLException
java.net.MalformedURLException
public void testNext() throws java.net.MalformedURLException
java.net.MalformedURLException
public void testQueue() throws java.net.MalformedURLException
java.net.MalformedURLException