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 44476 - New Test Suite wizard text incorrect
Summary: New Test Suite wizard text incorrect
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 4.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-06-07 18:23 UTC by Talley Mulligan
Modified: 2004-08-13 12:07 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 Talley Mulligan 2004-06-07 18:23:22 UTC
page 2 of wizard has Class Name field, but it
should be Suite Name...

note also that Steps text blank, but should be
filled in...
Comment 1 Ondrej Rypacek 2004-07-12 15:19:56 UTC
Suite is a class so I don't see a problem. On the contrary, it may be
usefull to remind developpers that they are giving name to a concrete
class, not some abstract entity.

The step name was fixed on behalf of #44477