Quantcast
Viewing all articles
Browse latest Browse all 2

Builder pattern and hierarchy of information in unit testing

Builder pattern could help us make the code for preparing testing data more compact and readable. What I personally like is that the pattern could also be used to organize hierarchy of information in a test method

Viewing all articles
Browse latest Browse all 2

Trending Articles