diff --git a/docs/manual/OptionalTasks/junit.html b/docs/manual/OptionalTasks/junit.html index da49c2f80..1a6d2745b 100644 --- a/docs/manual/OptionalTasks/junit.html +++ b/docs/manual/OptionalTasks/junit.html @@ -28,8 +28,8 @@ elements.

Print one line statistics for each testcase. Can take the values "on", "off" and "withOutAndErr" - "withOutAndErr" is the same - as "on" but also includes the test's output - (written to System.out and System.err). + as "on" but also includes the output of the test + as written to System.out and System.err. No, default is "off"