The Statistics tab shows information about the elapsed time and memory usage of each test.
- Click the
button
on the Testing toolbar to reveal the drop-down menu, and then click the Show Statictics checked command.

Tip
If a unit test contains string assertEquals failures, the test runner provides the possibility to view differences between the compared strings. Choose the on the context menu of the failed test that contains assertEquals, and explore differences in the Differences viewer:


