Roy Osherove has
a terrific post on patterns for keeping unit tests readable and easily maintainable. It's really about making use of sensible design patterns anyway: use factory methods, use helper methods when you've got several replicated patterns such as object configuration.
As
Instapundit would say, "Read the whole thing."
No comments:
Post a Comment