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