Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to pre-fill jUnit dialog with default values when generating Test Class ?
How to pre-fill jUnit dialog with default values when generating Test Class ? [message #652372] Thu, 03 February 2011 17:10
Ben StoverFriend
Messages: 108
Registered: January 2010
Senior Member
Assume I have currently a java class in editor and the focus on it.

Now I hit CTRL + U to let Eclipse generate the corresponding jUnit Test Class.

The jUnit test Case dialog appears requesting me to enter a lot of data like
- JUNIT3 ,JUnit4, TestNG
- Source folder
- Package
- name
- Class under test

All these entry fields are currently empty.

On another computer in the same sitaution all entry fields are pre-filled with appropriate default values.

How can I tell Eclipse to pre-fill the on this local computer as well?

Ben
Previous Topic:LONDON JOB - Up to 55k
Next Topic:Unable to set breakpoint in Ant script
Goto Forum:
  


Current Time: Thu Apr 25 16:40:33 GMT 2024

Powered by FUDForum. Page generated in 0.02526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top