0
kicks
Using the Builder Pattern to Create Data Access Layer Integration Test
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.