Community
Participate
Working Groups
Seems that all the new Cactus wizard currently does is prepopulate the superclass field in the New JUnit wizard. The New Cactus wizard should be a separate wizard that: 1. Has the title "New Servlet Test Case" or "New Cactus Test Case" 2. Requires that the test reference a class that at least extends org.apache.cactus.ServletTestCase, JspTestCase, or FilterTestCase (better if there is an interface that it should implement but I'm not sure) 3. Is available from the J2EE context menu 4. Optionally allows the creation of beginXXX() and endXXX() methods 5. Optionally allows the creation of begin() and end() methods
Any progress?
This will be fixed with the patches for 104622.
Marking as duplicate so that this will go to fixed state when the other bug is fixed. *** This bug has been marked as a duplicate of 104622 ***
Verified on wtp-sdk-S-1.5RC3-200605162029.
Closing bug.