Demonstrating Test-Driven Development and Evolutionary Design in the long run
2011-03-01
Let's Code Dimdwarf #40: Better Asserts
Creating your own assert methods is oftentimes useful, to make the test code and the assertion messages read better. In this episode I will also write a test for class loading from JAR files.