From 838602f0b1c4835b662871e763fd9d01ae0f84ac Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Fri, 11 Jan 2019 16:11:49 -0800 Subject: [PATCH] Restore BDD mockito checkstyle rules --- src/checkstyle/checkstyle.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/checkstyle/checkstyle.xml b/src/checkstyle/checkstyle.xml index 9e299a57100..adb53afe840 100644 --- a/src/checkstyle/checkstyle.xml +++ b/src/checkstyle/checkstyle.xml @@ -26,5 +26,12 @@ value="Please use specialized AssertJ assertThat*Exception method." /> + + + + + +