This commit is contained in:
Dmitry Batkovich
2015-12-04 18:25:48 +03:00
parent a41cebc853
commit 3fd09da16a
@@ -1,6 +1,6 @@
<html>
<body>
Reports usages of <b>Assert.assertEquals</b>, <b>Assert.assertTrue</b> etc. methods when its can be migrated to assertThat
Reports usages of <b>Assert.assertEquals</b>, <b>Assert.assertTrue</b> etc. methods when its can be migrated to <b>Assert.assertThat</b>
</body>
</html>