Skip to content

Commit

Permalink
Update refarch-pmd-ruleset.xml
Browse files Browse the repository at this point in the history
added comment
  • Loading branch information
DanielOber authored Nov 18, 2024
1 parent b26c39a commit 78bd34a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</rule>
<rule ref="category/java/bestpractices.xml/UnitTestShouldIncludeAssert">
<properties>
<!-- From Spring WebTestClient -->
<!-- From Spring WebTestClient and MockMVC -->
<property name="extraAssertMethodNames" value="expectStatus,expectHeader,andExpect" />
</properties>
</rule>
Expand Down

0 comments on commit 78bd34a

Please sign in to comment.