In the JUnit view, what is the value in the parentheses after a previously run unit test?
the test class name
the number of errors found in the test
the time it took the test to run
the name of the package containing the test class