Posted By:
Thomas_Papendieck
Posted On:
Friday, March 16, 2007 09:55 AM
How do I change the default name that the
JUnit
plugin suggests for a new TestCase based on a selected business class.
Currently the Plugin sugests
BusinessClassTest
but I need it to be
TestBusinessClass
.
Bye
Thomas