Bug 132389 - [JUnit] JUnit wizard does not display error message when creating duplicate JUnit test class
Summary: [JUnit] JUnit wizard does not display error message when creating duplicate J...
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2006-03-17 14:47 EST by James Leone CLA
Modified: 2009-08-30 02:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Leone CLA 2006-03-17 14:47:40 EST
Steps to reproduce:
1. Create a JUnit Test Case using the contextual menu (in other words, right click on a class in package explorer, select new, JUnit Test Case, and create the class the class using the wizard).
2. Attempt to create another JUnit Test Case based off the same class.

Expected:
Error message stating that the name of the test case class ia already taken (b/c you created it in step 1).

Actual:
Next button is greyed out, but no error message is visible
Comment 1 Olivier Thomann CLA 2006-03-17 14:49:19 EST
Move to JDT/UI
Comment 2 Martin Aeschlimann CLA 2006-03-21 16:42:14 EST
Maybe you mean the Junit suite wizard? 'Next' isn't available in the Junit test wizard. It also doesn't initialize from the selection.

Note that the Eclipse UI guidelines require that no errors are shown until the first modifications are done. So maybe that's what you see.
Comment 3 Martin Aeschlimann CLA 2006-03-28 03:39:51 EST
Need more details, see comment 2
Comment 4 Denis Roy CLA 2009-08-30 02:07:06 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.