org.archive.util
Class SURTTest

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

public class SURTTest
extends junit.framework.TestCase

JUnit test suite for SURT

Version:
$ Id$
Author:
gojomo

Constructor Summary
SURTTest(java.lang.String testName)
          Create a new MemQueueTest object
 
Method Summary
static void main(java.lang.String[] argv)
          run all the tests for MemQueueTest
static junit.framework.Test suite()
          return the suite of tests for MemQueueTest
 void testMisc()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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

SURTTest

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

Parameters:
testName - the name of the test
Method Detail

main

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

Parameters:
argv - the command line arguments

suite

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

Returns:
the suite of test

testMisc

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


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