Package org.eclipse.epf.uma.tests
Class UmaTests
java.lang.Object
junit.framework.TestSuite
org.eclipse.epf.uma.tests.UmaTests
- All Implemented Interfaces:
junit.framework.Test
public class UmaTests
extends junit.framework.TestSuite
A test suite for the 'uma' package.
-
Constructor Summary
Constructors Constructor Description UmaTests(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
-
UmaTests
public UmaTests(java.lang.String name)
-
-
Method Details
-
main
public static void main(java.lang.String[] args) -
suite
public static junit.framework.Test suite()
-