ebarboni commented on code in PR #4450:
URL: https://github.com/apache/netbeans/pull/4450#discussion_r970885881
##########
harness/nbjunit/src/org/netbeans/junit/NbModuleSuite.java:
##########
@@ -273,7 +273,7 @@ Configuration classLoader(ClassLoader parent) {
/** Adds new test name, or array of names into the configuration. By
* default the suite executes all <code>testXYZ</code>
* methods present in the test class
- * (the one passed into {@link Configuration#create(java.lang.Class)}
+ * (the one passed into {@code
NbModuleSuite.Configuration#create(java.lang.Class)}
Review Comment:
using link to NbModuleSuite.createConfiguration
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists