Using Builder pattern in Unit TestsTestingDesign-PatternUse Builder pattern to create a simple and concise API which helps you write setup code/data needed for testing easily.