We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a13c2a8 commit 951d26dCopy full SHA for 951d26d
src/main/java/com/nordstrom/automation/junit/HookInstallingRunner.java
@@ -63,7 +63,7 @@
63
* <p>
64
* Failed attempts of tests that are selected for retry are tallied as ignored tests. These tests are differentiated
65
* from actual ignored tests by the presence of a {@link RetriedTest} annotation in place of the original {@code @Test}
66
- * annotation. See {@link RunListenerAdapter#testIgnored(Description)} for more details.
+ * annotation. See <b>{@code RunListenerAdapter.testIgnored(Description)}</b> for more details.
67
68
* <b>Shutdown hook installation</b>
69
0 commit comments