We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aea5e2 commit 2966964Copy full SHA for 2966964
maven-surefire-plugin/src/site/apt/examples/testng.apt.vm
@@ -281,7 +281,7 @@ Using TestNG
281
</plugins>
282
+---+
283
284
- For more information on TestNG, see the {{{http://www.testng.org}TestNG web site}}.
+ For more information on TestNG, see the {{{https://testng.org}TestNG web site}}.
285
286
You can implement TestNG listener interface <<<org.testng.ITestListener>>> in
287
a separate test artifact <<<your-testng-listener-artifact>>> with scope=test, or in project test source code
0 commit comments