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 63043 - Need help ID for JUnit results window
Summary: Need help ID for JUnit results window
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-08-25 12:19 UTC by John Jullion-ceccarelli
Modified: 2005-12-19 09:32 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 John Jullion-ceccarelli 2005-08-25 12:19:25 UTC
Please give the JUnit results window a help ID. No help button needed. You can
use the class name of the window as the help ID.
Comment 1 Marian Petras 2005-09-09 15:06:14 UTC
Accepted.
Comment 2 Marian Petras 2005-09-09 15:16:19 UTC
Fixed in the trunk. I used the class name is the help ID as you have suggested.

Modified files:
    junit/src/org/netbeans/modules/junit/output/ResultWindow.java   (1.4)

Diff:
http://www.netbeans.org/nonav/source/browse/junit/src/org/netbeans/modules/junit/output/ResultWindow.java?r1=1.3&r2=1.4&diff_format=u
Comment 3 Max Sauer 2005-12-19 09:32:22 UTC
verified. [nbdev 200512181900]