Abstract Refactoring Our task at hand is to get as much coverage as possible when it comes to error Abstract Refactoring Our task at hand is to get as much coverage as possible when it comes to errors in the implementation. The ideal coverage is one where all dates are tested. The problem is that ... [More]
AbstractSo, now we make up another test. Looking at the calendar we see that new years eave 2001 sho AbstractSo, now we make up another test. Looking at the calendar we see that new years eave 2001 should also belong to the first week of 2002 according to ISO 8601. We write the test much like the pr... [More]
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.