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 175244 - "Create class com/foo/Bar.java" action when handling with test-class "com/foo/BarTest.java"
Summary: "Create class com/foo/Bar.java" action when handling with test-class "com/foo...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
: 43423 141503 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-22 22:48 UTC by Vince Kraemer
Modified: 2016-01-10 19:49 UTC (History)
3 users (show)

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 Vince Kraemer 2009-10-22 22:48:19 UTC
Allow a user to create a class based on the content of a JUnit test in their project.

So,  Say i have created a JUnit test org.tddfans.SimpleClassTest.java in a project's Unit Test Packages...

It would be nice to see an item in the file's right click menu... Create Class...

Using the action would create a file org.tddfans.SimpleClass.java in the project's Source Packages

we might want to put this item under the Tools item...
Comment 1 Alexei Mokeev 2010-05-05 10:21:55 UTC
*** Bug 43423 has been marked as a duplicate of this bug. ***
Comment 2 Alexei Mokeev 2010-05-05 10:22:19 UTC
*** Bug 141503 has been marked as a duplicate of this bug. ***