- Generated Value Pattern which is useful when specific literal values aren't important for a test
- Make It Easy library for expressive test data builders in Java
- Book: Growing Object-Oriented Software Guided By Tests by Steve Freeman and Nat Pryce
- Book: xUnit Test Patterns by Gerard Meszaros
And here are the slides (PDF), though the links above are more likely to be useful if you didn't see the talk.
Comments