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 175167 - Implement jump to test, test file
Summary: Implement jump to test, test file
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Autoproject (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-22 01:35 UTC by Jesse Glick
Modified: 2016-07-07 08:38 UTC (History)
0 users

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 Jesse Glick 2009-10-22 01:35:14 UTC
Currently you cannot jump between a test and its source, nor use Test File to run the test corresponding to a source
file with the main source selected. Should sniff <junit> to see which source roots contain unit tests and make a guess
as to the correspondence.
Comment 1 Jesse Glick 2009-10-22 01:37:52 UTC
Actually ActionProviderImpl already has code to run the test for a source. Need a
MultipleRootsUnitTestForSourceQueryImplementation to make it work.
Comment 2 Martin Balin 2016-07-07 08:38:53 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss