Bug 19627 - [JUnit] (post 2.0) Option to make test method stubs final
Summary: [JUnit] (post 2.0) Option to make test method stubs final
Status: RESOLVED FIXED
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
Depends on:
Blocks:
 
Reported: 2002-06-07 13:23 EDT by Eric Nickell CLA
Modified: 2003-08-07 07:15 EDT (History)
0 users

See Also:


Attachments
fix (5.46 KB, patch)
2002-12-08 11:20 EST, Sebastian Davids CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Nickell CLA 2002-06-07 13:23:23 EDT
When using the JUnit TestCase wizard, one ends up at a dialog box labeled, "Test
Methods / Select methods for which test method stubs should be created".

I would prefer that all test method stubs be made final, or that there is a
checkbox option which would make all test method stubs final.
Comment 1 Erich Gamma CLA 2002-06-07 13:59:38 EDT
agreed, post 2.0
Comment 2 Sebastian Davids CLA 2002-12-08 11:20:57 EST
Created attachment 2708 [details]
fix
Comment 3 Erich Gamma CLA 2002-12-14 17:01:03 EST
applied patch