By blob79
via theyougen.blogspot.com
Published: Dec 12 2012 / 23:17
If you write tests based on generated values, it’s incredible how often it is easier to start from the result value and work your way backwards to the input value. One part of the story is that you should not repeat the algorithm in the test.
Add your comment