mjc

org.multijava.util.testing
Class TestSuite

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.multijava.util.testing.TestSuite
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
TestFilesCompileAllRunEachTestSuite, TestFilesTestSuite

public class TestSuite
extends junit.framework.TestSuite


Field Summary
static String TEST_DESC
           
 
Fields inherited from class junit.framework.TestSuite
 
Constructor Summary
TestSuite()
           
TestSuite(String name)
           
 
Method Summary
static junit.framework.Test suite()
           
 
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
 

Field Detail

TEST_DESC

public static final String TEST_DESC
Constructor Detail

TestSuite

public TestSuite()

TestSuite

public TestSuite(String name)
Method Detail

suite

public static junit.framework.Test suite()

mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.