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 89593

Summary: [6.0 planning] JUnit support usability improvements
Product: java Reporter: arseniy <arseniy>
Component: JUnitAssignee: junit-issues@java <junit-issues>
Status: RESOLVED FIXED    
Severity: blocker CC: hmichel
Priority: P3 Keywords: UI, UMBRELLA
Version: 6.x   
Hardware: All   
OS: All   
URL: http://jupiter.czech.sun.com/wiki/view/Nbplan/NbFeature1218
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 72819, 98185    
Bug Blocks:    

Description arseniy 2006-11-19 12:09:46 UTC
Several related JUnit support RFEs, e.g. progress bar, re-run / stop currently
running test(s), etc.

This is a high-level umbrella issue for the purpose of 6.0 planning.
See URL for detailed description (to be moved to public netbeans wiki soon).
Do not close until all changes are integrated.
Comment 1 mhelff 2007-02-16 09:59:03 UTC
if not already done, please consider Issue 72080 (execute single testXYZ()
method) to be included in this issue.
Comment 2 Marian Petras 2007-03-19 11:02:20 UTC
There is a progress bar updated with each test method executed.

It is possible to stop and re-run the last test using actions "Stop Build/Run"
and "Re-run Build/Run" available in the Build menu.