org.logicalcobwebs.logging
Class AllTests

java.lang.Object
  extended byorg.logicalcobwebs.logging.AllTests

public class AllTests
extends java.lang.Object

Run all tests

Since:
Proxool 0.5
Version:
$Revision: 1.1 $, $Date: 2003/10/26 16:23:20 $
Author:
Bill Horsman (bill@logicalcobwebs.co.uk), $Author: billhorsman $ (current maintainer)

Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.Test suite()
          Run all 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()
Run all tests

Returns:
a composite test of all Proxool tests.