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

Summary: All project types should have both JUnit 3 and JUnit 4 available
Product: java Reporter: Marian Petras <mpetras>
Component: JUnitAssignee: Marian Petras <mpetras>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UMBRELLA
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 114020, 115024, 115035    
Bug Blocks:    

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.