Automatischer Zeilenumbruch

a092a402

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

87 % complete

Suggestions

  • Revise incorrect test testSingleLongWord. The test failed on line 78 when run against a reference implementation:
    AssertionFailedError: expected: <Super kalif ragil istik> but was: <Superkalifragilistik>

Implementation

87 % complete 8 / 8 Tests
  • testLeadingAndTrailingSpaces: Passed
  • testMultipleSpacesBetweenWords: Passed
  • testSingleLongWord: Passed
  • testWrapEmptyInput: Passed
  • testWrapExactFit: Passed
  • testWrapOnlySpaces: Passed
  • testWrapSimple: Passed
  • testWrapWithNewlinesAndSpaces: Passed

Other Submissions