Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Thank you for pointing that out, it was a bug in the test. I fixed it.
Super, besten Dank!
Sehr merkwürdig. Ich habejetzt noch mal neu gepublisht und sowohl mit den "Testcases" als auch mit den "initial Testcases" die Lösung validieren lassen ("validate solutions"). In beiden Fällen ist alles grün. Übersehe ich da vielleicht irgendeinen Button, den ich noch klicken muss?
Das fehlerhafte
Assert.assertThat
ist definitiv rausOK, jetzt aber. :) Kannst du es bitte noch mal testen ? Mir fehlt noch ein wenig die Übung, ist die erste Kata...
Thanks, I didn't notice that.
It should be fixed now.
I'll add random test soon.
Can't believe I didn't think of that :). Thanks!
Can someone provide the input value for test10 and test11? I'm getting errors in these testcases and cannot figure out why.
This comment is hidden because it contains spoiler information about the solution
Testcase for singleArg ist not possible for Java due to return-type.