Package org.eclipse.epf.uma.tests
Class UmaAllTests
java.lang.Object
junit.framework.TestSuite
org.eclipse.epf.uma.tests.UmaAllTests
- All Implemented Interfaces:
junit.framework.Test
public class UmaAllTests
extends junit.framework.TestSuite
A test suite for the 'Uma' model.
-
Constructor Summary
Constructors Constructor Description UmaAllTests(java.lang.String name)
-
Method Summary
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
UmaAllTests
public UmaAllTests(java.lang.String name)
-
-
Method Details
-
main
public static void main(java.lang.String[] args) -
suite
public static junit.framework.Test suite()
-