Login
From:
blog.nimblepros.com
(Uncensored)
subscribe
Creating Test Objects via Design Patterns | NimblePros Blog
https://blog.nimblepros.com/blogs/creating-test-objects-via-design-patterns/
links
backlinks
Roast topics
Find topics
Find it!
When building objects in tests, there are 3 design patterns that assist with building test objects - Factory pattern, Object Mother, and Builder pattern.