Bug 19695 - [JUnit] (post 2.0) Support iterative method+testmethod development
Summary: [JUnit] (post 2.0) Support iterative method+testmethod development
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 19696 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-06-07 19:08 EDT by Eric Nickell CLA
Modified: 2009-08-30 02:41 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Nickell CLA 2002-06-07 19:08:29 EDT
Provide a wizard which compares methods in class Foo with corresponding
testMethods in class FooTest.

Identifies methods in Foo (preferably only public methods which don't override a
superclass' method) for which there is no test in FooTest.

Provides checkboxes of the methods above, and on "OK" generates testMethod stubs
in FooTest.

(Alternative pipe dream: A JUnit perspective which monitors constraints
established for a project, warns of deviations from those constraints, and
provides wizards to help bring things back into line.  Example constraint: Every
public method in com.mycom.* must have a corresponding test method in test.mycom.*)
Comment 1 Eric Nickell CLA 2002-06-07 19:14:38 EDT
*** Bug 19696 has been marked as a duplicate of this bug. ***
Comment 2 Erich Gamma CLA 2002-06-08 05:55:43 EDT
yes - but not for 2.0
Comment 3 Dirk Baeumer CLA 2003-04-28 06:02:54 EDT
Chaning state from assigned later to resolved later. Assigned later got 
introduced by the last bug conversion and is not a supported Eclipse bug state.
Comment 4 Eclipse Webmaster CLA 2009-08-30 02:41:35 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.