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 21977 - Be able to create only the Suites for a package.
Summary: Be able to create only the Suites for a package.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marian Petras
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-03-29 14:46 UTC by Angus Mezick
Modified: 2005-02-17 15:36 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 Angus Mezick 2002-03-29 14:46:00 UTC
I want to be able to take an existing package and ONLY create the test suites in
that package tree.  As I alter the code I want to be able to create the tests
class by class instead of creating stubs for a 700+ object hierarchy whose
output just confuses the pointy hairs in the building.
Comment 1 Marian Petras 2005-02-17 15:36:33 UTC
This has been implemented in NetBeans 4.0.

To create test suite for a package, select action New File... (from
the 'File' menu) - New File wizard appears - select category JUnit and
file type Test Suite'.