Closed poovamraj closed 2 years ago
To check for the values that are present in exception we used custom matchers. We have instead replaced them with assertThrows
assertThrows
Code Refactor on existing tests
Changes
To check for the values that are present in exception we used custom matchers. We have instead replaced them with
assertThrows
Testing
Code Refactor on existing tests