mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
clarify description
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user