jade.jademx.unit
Class UnitSuiteTest

java.lang.Object
  extended by junit.framework.TestSuite
      extended by jade.jademx.unit.UnitSuiteTest
All Implemented Interfaces:
junit.framework.Test

public class UnitSuiteTest
extends junit.framework.TestSuite

test jade.jademx.unit package

Author:
David Bernstein, Caboodle Networks, Inc.

Constructor Summary
UnitSuiteTest()
           
 
Method Summary
static junit.framework.Test suite()
          factory for creating suite of tests
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnitSuiteTest

public UnitSuiteTest()
Method Detail

suite

public static junit.framework.Test suite()
factory for creating suite of tests

Returns:
test suite


Copyright © 2005-2006 Caboodle Networks, Inc.
LGPL license