Folder Icons

The test tree uses colored icons to indicate folder run status and result status. The folder icon displayed in the test tree is determined by the result of all its tests (see Test Icons) and by the selected view filter (see Using Filters). Folder icons are updated as individual tests are completed.

Result Status

The folder icons displayed in the test tree indicate the highest priority result of any test hierarchically beneath it. The priority order is:

Icon Result Color and Description
Error folder Error A blue folder containing a ! symbol indicates that it and/or one or more of its child folders contains tests with a result of error. Note that this folder may also contain tests and folders that are Failed, Not Run, Passed, and Filtered out.
Failed folder Failed A red folder containing a x symbol indicates that it and/or one or more of its child folders contains tests with a result of failed. Note that this folder may also contain tests and folders that are Not Run, Passed, and Filtered out.
Not run folder Not run A white folder containing a - symbol indicates that it and/or one or more of its child folders contains tests with a result of not run. Note that this folder may also contain tests and folders that are Passed and Filtered out.
Passed folder Passed A green folder containing a Symbol used in the passed folder symbol indicates that it and all of its children have a result of passed. Note that this folder may also contain tests and folders that are Filtered out.
Filtered out folder Filtered out A gray folder containing no symbols indicates that it and all of its children have been filtered out.

Run Status

When activity is occurring in a folder such as loading or running tests, the JavaTest harness displays an arrow over the folder icon. The folder icon used indicates the last known test result and does not change until its tests are completed.

After the JavaTest harness completes the tests in a folder, it displays the appropriate result status icon.