The whole testsuite ended.
Parameters: suite - the test suite
formatError
protected synchronized void formatError(String type, Test test, Throwable error)(Code)
Format an error and print it.
Parameters: type - the type of error Parameters: test - the test that failed Parameters: error - the exception that the test threw