Using the Builder Pattern to Create Data Access Layer Integration Test

added by karl_falconer
4/17/2011 11:10:40 PM

194 Views

Automated testing is a good software engineering principle regardless of which development management process being used. Use Object-oriented Design Patterns to simplify creating integration tests for your data access layer.


0 comments