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.
Hello,
myjinxin2015, maybe you have any thoughts about my question or you see any mistakes?
Thanks
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I have the same issue.
Hi,
I run my code and one of the tests (not a sample test) get me an error:
"MyTest
System.NullReferenceException : Object reference not set to an instance of an object"
And without any additional description of the error I have no idea where it's failed and which test case uses. I'm using C# and VS.