This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 97606 - Unit tests should not show missing javadoc hint
Summary: Unit tests should not show missing javadoc hint
Status: RESOLVED DUPLICATE of bug 96405
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-10 08:40 UTC by _ tboudreau
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2007-03-10 08:40:51 UTC
Unit tests typically do not get javadoc.  It is annoying to see the yellow
underline under all test methods.

Filing against the Java module, since if I file it against the junit module it
will just get passed to the Java module to create some API to exclude such hints.
Comment 1 Jan Pokorsky 2007-03-19 14:11:28 UTC
IMO it could be resolved as issue #96405

*** This issue has been marked as a duplicate of 96405 ***