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.
This comment is hidden because it contains spoiler information about the solution
OK this it's resolved. Even if this kata isn't accepted, I learned how to inject bytecode at Java Runtime, so it's a win :)
In Java, test that a method is called recursively is a pain in the ass, it took me 4 hours.
You're right, I was to hasty to publish this kata, I'll fix it and publish it later. Thanks !
You're right, fixed