neilcsmith-net commented on code in PR #5127:
URL: https://github.com/apache/netbeans/pull/5127#discussion_r1054175912


##########
java/java.sourceui/test/unit/src/org/netbeans/api/java/source/ui/HTMLJavadocParserTest.java:
##########
@@ -34,40 +33,88 @@ public HTMLJavadocParserTest(String testName) {
       super(testName);
   }
 
+//  /**
+//   * Test of getJavadocText method ised with HTML produced by standard 
doclet.
+//   */
+//  public void testGetJavadocText() throws MalformedURLException {
+//    URL url = 
HTMLJavadocParserTest.class.getResource("HTMLJavadocParser.html");

Review Comment:
   OK, done.  Got heavy handed with `CTRL+/`, but it's easier when there's 
Javadocs. :smile:



-- 
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

Reply via email to