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 114912 - All project types should have both JUnit 3 and JUnit 4 available
Summary: All project types should have both JUnit 3 and JUnit 4 available
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: UMBRELLA
Depends on: 114020 115024 115035
Blocks:
  Show dependency tree
 
Reported: 2007-09-06 16:32 UTC by Marian Petras
Modified: 2007-09-20 20:39 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 Marian Petras 2007-09-06 16:32:01 UTC
To support creation of both JUnit 3 and JUnit 4 tests, all types of projects should contain (on test classpath) either
both JUnit 3 and JUnit 4 libraries, or none of them.

This is an umbrella issue to track progress in individual types of modules.
Comment 1 Marian Petras 2007-09-20 20:39:37 UTC
All sub-issues covered by this umbrella issue are fixed and verified now so I mark this umbrella issue itself as FIXED.