I was using Hansel to ensure code coverage for certain JUnit tests when I was developing using Java 1.4. I notice that with 1.5 and generics, I'm getting a ClassFormatError, and I suspect it's ...
Just like production code, test code needs to be rigorously examined to ensure it’s clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are ...
Hamcrest is based on the concept of a matcher, which can be a very natural way of asserting whether or not the result of a test is in a desired state. If you have not used Hamcrest, examples in this ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results