filmov
tv
Refactoring Test Code: Creating Test Data Builders

Показать описание
Taken from my live coding stream, I extract the somewhat verbose test code, creating Test Data Builders. The result is more flexible creation of test fixtures, and more concise test code.