The test tree provides a popup menu for each folder and test icon. Displaying the popup menu for a folder or test is a platform specific operation (such as right clicking the folder or test icon in the test tree). Shift F10 can also be used to display the popup menu for the item having focus.
The JavaTest harness does not allow you to perform operations using the popup menu when it is running tests. The JavaTest harness displays an error dialog box if you attempt to perform an operation using the popup menu when tests are running.
See Keyboard Access for a description of how the keyboard can be used to open and navigate the popup menu.
You can use the Execute these tests menu item to run either a single test or all of the tests in a folder. Multiple tests and multiple folders cannot be run using the popup menu.
The JavaTest harness does not automatically perform a refresh operation before running the tests. If changes have been made to a test suite, you must perform a refresh before running tests. See Refresh Test Suite Contents for a description of the refresh operation.
To perform a "Quick Pick" test execution of a folder or a test:
Opening the popup menu is a platform specific operation (such as right clicking the folder or test icon in the test tree).
When developing tests, changes in a test suite are not automatically detected by the JavaTest harness. The first time tests are run, the JavaTest harness uses the test finder to read test descriptions. If the harness loads tests from an existing work directory, the test descriptions contained in those results will be used by default.
The refresh operation allows test developers to load changes they may have made in a test suite without restarting the JavaTest harness or reloading the test suite.
The JavaTest harness does not require a work directory to perform a refresh of the test suite.
If you are viewing the test panel after refreshing a test or folder, update the test tree by choosing a different test or folder icon and then repeating your test tree choice.
To refresh the contents of a test:
Opening the popup menu is a platform specific operation (such as right clicking the test icon in the test tree).
To refresh the contents of a folder:
Opening the popup menu is a platform specific operation (such as right clicking the folder icon in the test tree).
You can use the Clear Results menu item to remove existing test results for a single test or for all of the tests in and below a folder.
To clear test results, you must have an open work directory.
To clear a test result:
Opening the popup menu is a platform specific operation (such as right clicking the test icon in the test tree).
To clear the test result in a folder:
Opening the popup menu is a platform specific operation (such as right clicking the folder icon in the test tree).
The JavaTest harness does not display an error message if it is unable to delete a folder or file from the work directory.