java
java copied to clipboard
Convert exception assertions to AssertJ in classes starting with 'A' and 'B'.
pull request
Convert assertThrows to assertThatExceptionOfType in classes starting with 'A' and 'B'.
Reviewer Resources: