I want a design pattern which could help me resolve the problem that even if one of the assert statement fails in the test case the rest should work.
I know people would say write individual test cases, but its integration testing I want to use the unique id generated in the first step for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.