From jUnit to Mutation-Testing

JUnit is a well-known tool for java developers in the area of TD where it is accepted that code coverage can be measured. In this case we distinguish between coverage on the level of classes, methods and rows. The goal is to get the code coverage as high as possible … Continue reading From jUnit to Mutation-Testing