Have ThrowsCheckedException
also consider supertypes
#1629
Annotations
1 warning
A change can be made to line 35 without causing a test to fail:
refaster-support/src/main/java/tech/picnic/errorprone/refaster/matchers/ThrowsCheckedException.java#L35
removed conditional - replaced equality check with true (covered by 1 tests RemoveConditionalMutator_EQUAL_IF)
|