Bug 63140 - (test) Improve JUnit test type code generation by not overwriting the method bodies when a test is regenerated.
Summary: (test) Improve JUnit test type code generation by not overwriting the method ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Hyades (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Julien Canches CLA
QA Contact:
URL:
Whiteboard: closed460
Keywords: PII
Depends on:
Blocks:
 
Reported: 2004-05-19 18:01 EDT by Joe Toomey CLA
Modified: 2012-02-15 13:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Toomey CLA 2004-05-19 18:01:14 EDT
The JUnit test type is very difficult to use in practical application, because 
anytime you add a new test case, you need to regenerate the test, and 
regenerating the test overwrites all of the test code you have written.

Fix this to not overwrite exiting testcase method bodies.
Comment 1 Harm Sluiman CLA 2004-11-16 14:19:38 EST
update based on requirements group review
Comment 2 Dominique Guilbaud CLA 2005-01-05 10:06:12 EST
This will be resolved by this one: 74796 (JUnit on top of JDT)
The best is to ignore it, no?
Comment 3 Ruth Lee CLA 2005-03-15 18:17:16 EST
Now that we have a "3.3" Version in bugzilla, updating bugzillas targeted to 3.3
or a 3.3 iteration so that their Version matches their Target. "future",
"unspecified", "4.0", and "4.1" Versions will not be updated.
Comment 4 Julien Canches CLA 2005-03-16 08:31:12 EST
Implemented in 3.3 and 4.0 repositories.
In TPTP 4.0, this change will be further completed by changes implied by
bugzilla 74796.
Comment 5 Paul Slauenwhite CLA 2009-06-30 12:41:16 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.