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 171162 - Create new JUnit Test from existing class lacks a class chooser like "Go to Type"
Summary: Create new JUnit Test from existing class lacks a class chooser like "Go to T...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 12:10 UTC by locked
Modified: 2015-09-05 15:42 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description locked 2009-08-31 12:10:02 UTC
When creating a Unit Test for an existing class, one can choose the class to test in a tree-view.
In a deep package-structure, it would be much easier, if one (also) had a dialog like the one in "Go to Type" (press
Ctrl+O in editor).

Reproduce:
- right click package in projects view
- new > Test for existing class
- "class to test" provides a "Browse" button which opens the tree view mentioned above

Proposed fix:
- either replace the tree view with an "Go to Type" like dialog
- or add a search possibility to search for a class of a specific name
Comment 1 alied 2015-09-04 02:18:51 UTC
Is this still valid?
Comment 2 Jiri Kovalsky 2015-09-04 15:17:58 UTC
I think so. This is still a valid requirement.
Comment 3 locked 2015-09-05 15:42:04 UTC
Oh yes indeed - would be very nice