Casual Time

9ea41023

Anja Z.

A newer submission is available.
Some tests are incorrect: They fail when run against a reference implementation. The test suite score has been reduced.

Test Suite

79 % complete

Suggestions

  • Revise incorrect test random. The test failed on line 83 when run against a reference implementation:
    NumberFormatException: For input string: "12.30"
  • Zeiten mit Minuten, die nicht durch 5 teilbar sind, testen. The test suite already does this partially, but it only detects 1 out of 3 possible bugs in this regard.

Implementation

79 % complete 8 / 8 Tests
  • five: Passed
  • half: Passed
  • notDivideBy5: Passed
  • quarter: Passed
  • random: Passed
  • sharp: Passed
  • sharpSimple: Passed
  • ten: Passed

Other Submissions