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 185380 - Test File menu item does not support multiple selection
Summary: Test File menu item does not support multiple selection
Status: RESOLVED DUPLICATE of bug 185379
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 17:26 UTC by ecastro
Modified: 2010-05-03 18:18 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 ecastro 2010-05-03 17:26:33 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

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