Adding JUnit test suite methods

To add a JUnit test suite method:

  1. Open the test suite by selecting it from the Navigator pane.
  2. Click on the Test Methods tab.
  3. Click Add to add test methods to the list. You may add as many test methods as needed.
  4. (Optional) Rename the test methods from "test 1", "test 2", "test 3"... by entering something more descriptive in the Name field under the General Information heading.
  5. (Optional) Enter a description of what the test method will do.


Related concepts
Test suites
Hyades Test overview
Behaviors


Related tasks
Adding JUnit test suite behavior options
Reusing test suites

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