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 158689

Summary: Run Individual Unit Test Methods
Product: java Reporter: phidias51 <phidias51>
Component: JUnitAssignee: Andrey Yamkovoy <kaktus>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description phidias51 2009-02-17 16:46:08 UTC
I would like to be able to run individual unit test methods.  In Eclipse you can click on a class node in the tree and
see all available methods for a class.  You can then right-click on a unit test method and run that method.  I would
like to be able to do the same thing in NetBeans.
Comment 1 Alexei Mokeev 2009-03-05 13:50:02 UTC
Assigning issues from Michael to Andrey.
Comment 2 Alexei Mokeev 2009-03-12 14:53:09 UTC
Please refer to #72080 for all the information.

*** This issue has been marked as a duplicate of 72080 ***