Monday, January 19, 2009
Refactored: Fluent Test Data Builders Using Generic Extension Methods and Lambda Expressions
Posted on 2:52 PM by Unknown
Working further with the Fluent Test Data Builder I was working on yesterday has led me to refactor what I had, and the result is, I think, even nicer! I've added a new method SetValue, and changed the from getting the Member.Name to getting the PropertyInfo from the Member. The other significant change is that I'm now wrapping the SetLength and SetValue methods in try catch blocks so that I can
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment