We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ba66f commit 05d8143Copy full SHA for 05d8143
src/main/java/org/junit/rules/Verifier.java
@@ -9,7 +9,7 @@
9
* failed
10
*
11
* <pre>
12
- * public static class ErrorLogVerifier() {
+ * public static class ErrorLogVerifier {
13
* private ErrorLog errorLog = new ErrorLog();
14
15
* @Rule
0 commit comments