Automatischer Zeilenumbruch

4ad3775e

Baris T.

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

83 % complete

Suggestions

  • Revise incorrect test testWrapSimple. The test failed on line 20 when run against a reference implementation:
    AssertionFailedError: expected: <Dies ist ein Text, der umgebrochen werden soll.> but was: <Dies ist ein Text, der umgebrochen werden soll.>

Implementation

55 % complete 4 / 6 Tests
  • testSingleLongWord: Failed
  • testWrapEmptyInput: Passed
  • testWrapExactFit: Passed
  • testWrapOnlySpaces: Passed
  • testWrapSimple: Failed
  • testWrapWithNewlinesAndSpaces: Passed

Other Submissions