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 195603 - Run separate junit methods inside a junit test class
Summary: Run separate junit methods inside a junit test class
Status: RESOLVED DUPLICATE of bug 191763
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 09:12 UTC by Hootch
Modified: 2011-04-26 09:28 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 Hootch 2011-02-17 09:12:42 UTC
Plattform: All
OS: All


Current NB:
- Junit Tests execute all methods inside a class


Suggestion:
- Junit Test execute single/separate methods of one junit test class.
Comment 1 Yulia Novozhilova 2011-04-26 09:28:03 UTC

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