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 185379

Summary: Test File menu item does not support multiple selection
Product: java Reporter: ecastro <ecastro>
Component: JUnitAssignee: Victor Vasilyev <vvg>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description ecastro 2010-05-03 17:26:21 UTC
The "Test File" menu item in the Project window does not support multiple selection.
It should either:
- be disabled when more than one file is selected.
- launch the test for all the selected classes (at least those with are JUnit or TestNG compatible).

Tested on 6.9 Beta
Comment 1 ecastro 2010-05-03 18:18:10 UTC
*** Bug 185380 has been marked as a duplicate of this bug. ***
Comment 2 Alexei Mokeev 2010-05-05 10:31:03 UTC

*** This bug has been marked as a duplicate of bug 124313 ***