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 89820 - Regression: JUnit Test Generator Functionality is missing
Summary: Regression: JUnit Test Generator Functionality is missing
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
: 87935 90487 90488 90492 91582 (view as bug list)
Depends on:
Blocks: 89821
  Show dependency tree
 
Reported: 2006-11-22 10:42 UTC by Adam Sotona
Modified: 2007-03-21 13:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
URLs of CVS diffs (3.67 KB, text/plain)
2007-01-07 23:57 UTC, Marian Petras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Sotona 2006-11-22 10:42:49 UTC
This is one of the regressions tracking issues after Retouche integration.
Comment 1 Marian Petras 2006-12-03 18:53:04 UTC
Accepted. The reason is that the JUnit module has not been yet modified to use
the new Java API (created by project Retouche). The rewrite is in progress.
Comment 2 Marian Petras 2006-12-03 18:54:39 UTC
*** Issue 90487 has been marked as a duplicate of this issue. ***
Comment 3 Marian Petras 2006-12-03 18:55:57 UTC
*** Issue 90492 has been marked as a duplicate of this issue. ***
Comment 4 Marian Petras 2007-01-07 22:29:33 UTC
*** Issue 91582 has been marked as a duplicate of this issue. ***
Comment 5 Marian Petras 2007-01-07 22:29:42 UTC
*** Issue 87935 has been marked as a duplicate of this issue. ***
Comment 6 Marian Petras 2007-01-07 22:29:52 UTC
*** Issue 90488 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Prazak 2007-01-07 22:52:52 UTC
Mariane, can you please at least enable the action/plugin infractructure as you
promised so I can work on and test my J2MEUnit plugin.  The action is still
disabled and it is kinda hard for me to work on the component "blindfolded".
Comment 8 Marian Petras 2007-01-07 23:04:01 UTC
Should be enabled now - update the sources and you will see (at least I hope so
- it was quite a big commit). I am about to post details here soon (list of
added and modified files and their CVS revisions).
Comment 9 Marian Petras 2007-01-07 23:52:03 UTC
Fixed in the trunk, together with bugs 88599, 90666, 71862, 66553.

Added and modified files:
   ide/golden/deps.txt   (1.416)
   junit/manifest.mf   (1.47)
   junit/nbproject/project.properties   (1.12)
   junit/nbproject/project.xml   (1.22)
   junit/src/org/netbeans/modules/junit/:
                                    Bundle.properties   (1.78)
                                    ClassMap.java   (1.1 - new)
                                    CreateTestAction.java   (1.55)
                                    DefaultPlugin.java   (1.8)
                                    GoToOppositeAction.java   (1.11)
                                    GuiUtils.java   (1.6)
                                    JUnitCfgOfCreate.java   (1.40)
                                    JUnitSettingsBeanInfo.java   (1.22)
                                    JUnitSettings.java   (1.24)
                                    OpenTestAction.java   (1.26)
                                    TestabilityJudge.java   (1.1 - new)
                                    TestabilityResult.java   (1.1 - new)
                                    TestAction.java   (1.5)
                                    TestCreator.java   (1.63)
                                    TestUtil.java   (1.37)
                                    TopClassFinder.java   (1.1 - new)
   junit/src/org/netbeans/modules/junit/plugin/:
                                    JUnitPlugin.java   (1.5)
   junit/src/org/netbeans/modules/junit/resources/:
                                    layer.xml   (1.46)
   junit/src/org/netbeans/modules/junit/resources/templates/:
                                    EmptyJUnitTest.java.template   (1.1 - new)
                                    TestSuite.java.template   (1.1 - new)
   junit/src/org/netbeans/modules/junit/wizards/:
                                    EmptyTestCaseWizardIterator.java   (1.17)
                                    SimpleTestCaseWizardIterator.java   (1.20)
                                    SimpleTestStepLocation.java   (1.21)
                                    TestSuiteWizardIterator.java   (1.14)
                                    Utils.java   (1.21)
Comment 10 Marian Petras 2007-01-07 23:57:41 UTC
Created attachment 37124 [details]
URLs of CVS diffs
Comment 11 Marian Petras 2007-01-07 23:59:22 UTC
I could not manage IssueZilla to post the list of diff URLs inline (as a
comment) so I attached the list as a file.
Comment 12 Max Sauer 2007-01-08 12:58:09 UTC
Verified. Nice, marian ;)
---
NetBeans IDE Dev (Build 070108)
1.6.0; Java HotSpot(TM) Server VM 1.6.0-b105
Linux version 2.6.12-1.1390_FC4smp running on i386
en_US (nb); UTF-8