Browse by Tags
All Tags »
Code »
XP/TDD (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
Almost all methods depend on one or more input parameters. To verify each and every one of these parameters, for boundary conditions, nulls and such generic cases, becomes an overload, for each method in a class. It also leads to writing repetitive test...
|
More Posts