clarify description

This commit is contained in:
Bas Leijdekkers
2014-02-13 14:07:29 +01:00
parent c76e36729b
commit 4d6e6487b7

View File

@@ -1,10 +1,10 @@
<html>
<body>
Reports any test methods of JUnit test case classes which do not contain
Reports test methods of JUnit test case classes that do not contain
any assertions. Such methods indicate either incomplete or weak test cases.
<!-- tooltip end -->
<p>
The table below can be used to specify which class name, method name regular expression combinations
The table below can be used to specify which combinations of class name and method name regular expression
qualify as assertions.
<p>