Unit tests

This sub-topic provides access to the latest update of the unit tests report, which provides information about and access to the project's unit tests. You can use the Calculate Report to explicitly invoke calculation of the report to get an up-to-the-minute version.

The Unit Tests page contains a list of build artifacts, if any have been configured for the project. See Basic Build Management for information. You can drill down into the generated unit tests report for any listed build artifact by clicking on its name. The report is built and formatted by Maven (Surefire report).

The report has three main sections:

  • Summary: Provides statistics about the project unit tests.

  • Package List: Lists the project packages and the test classes for those packages.

  • Test Cases: Lists the test cases in the project and enables you to access the sources.