org.archive.crawler.scope
Class SeedCachingScopeTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.archive.util.TmpDirTestCase
              extended byorg.archive.crawler.scope.SeedCachingScopeTest
All Implemented Interfaces:
junit.framework.Test

public class SeedCachingScopeTest
extends TmpDirTestCase

Test SeedCachingScope.

Version:
$Revision: 1.2 $, $Date: 2005/04/06 17:33:20 $
Author:
stack gojomo

Constructor Summary
SeedCachingScopeTest()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testGeneral()
           
 void testNoScheme()
           
 
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

SeedCachingScopeTest

public SeedCachingScopeTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class TmpDirTestCase
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class TmpDirTestCase
Throws:
java.lang.Exception

testGeneral

public void testGeneral()
                 throws org.apache.commons.httpclient.URIException
Throws:
org.apache.commons.httpclient.URIException

testNoScheme

public void testNoScheme()
                  throws java.io.IOException
Throws:
java.io.IOException


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