Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 33414 - Junit refactoring error
Summary: Junit refactoring error
Status: RESOLVED DUPLICATE of bug 21892
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 03:25 EST by Jose Miguel Sanz CLA
Modified: 2003-02-27 09:58 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 Jose Miguel Sanz CLA 2003-02-27 03:25:17 EST
· Create a junit test case and fill the methods
· Run this junit test case
· Refactor junit test case
· Try tu re-run this junit test case, it says it can't find class. If you go to
Run>Run... menu and search your junit test case at the tree you see that the
"Test class" input still have inserted the previous-refactoring class.
Comment 1 DJ Houghton CLA 2003-02-27 09:56:28 EST
I'm not sure if the launch configurations provide support for refactored 
classes.

Moving to Platform/Debug for comment.
Comment 2 Darin Wright CLA 2003-02-27 09:58:49 EST
We do not support launch config update based on refactorings.

*** This bug has been marked as a duplicate of 21892 ***