org.logicalcobwebs.proxool.admin
Class AllTests

java.lang.Object
  extended byorg.logicalcobwebs.proxool.admin.AllTests

public class AllTests
extends java.lang.Object

Run all in admin package tests

Since:
Proxool 0.7
Version:
$Revision: 1.5 $, $Date: 2003/03/07 16:35:09 $
Author:
Bill Horsman (bill@logicalcobwebs.co.uk), $Author: billhorsman $ (current maintainer)

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
          Create a composite test of all admin package tests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()
Create a composite test of all admin package tests

Returns:
test suite