Creating JUnit test suites

To create a JUnit test suite:

  1. Open the New wizard by selecting File > New > Other.
  2. Select Test > Test Suite.
  3. From the right pane, select JUnit Test Suite Definition and click Next.
  4. Enter or select the parent folder for this test suite from the list and provide a name for the test suite in the file name field and click Next.
  5. (Optional) provide a description of the JUnit test suite definition and click Finish.

The newly created JUnit test suite definition is displayed in the Overview pane.


Related concepts
Test suites
Hyades Test overview


Related tasks
Adding JUnit test suite methods
Adding JUnit test suite behaviors

(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.