Aug
12th
Tue
12th
Cool software design insight #3
In a comment to my unit testing post, David suggested using property testing. Languages like Java, C and C++ have formalized this very idea as assert instructions. Other languages have the…