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.
Hi, great topic, but I met some problems. I was writting in java.
1.I dont understand how could I throw IOException. I simply close the connection, but tests say "Expected java.io.IOException to be thrown, but nothing was thrown" When I add exception signature test does not work. I dont really know what to do. Is it my or tests problem?
2.The description says the port is 1111, but tests works in 80. This is distracting
.