Tests

The JavaTest harness uses icons to indicate result status.

Result Status

The JavaTest harness uses colored test icons to indicate the result of each test:

Icon
Result Color and Description
image Error A blue icon indicates that the test is not filtered out and that JavaTest could not execute it. These errors usually occur because the test environment is not properly configured.
image Failed A red icon indicates that the test is not filtered out and failed the last time it was executed.
image Not run A white icon indicates that the test is not filtered out but has not yet been executed.
image Passed A green icon indicates that the test is not filtered out and passed the last time it was executed.
image Filtered out A gray icon indicates that the test is currently not selected to be run.