Try setup ant task for UnitTestsGen

http://wttools.sourceforge.net/unittestsgen/package.html

-----Original Message-----
From: Spencer A Marks [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 2:55 PM
To: [EMAIL PROTECTED]
Subject: [Eap-list] auto create JUnit stubs


Hi,

I was wondering if there was any easy way to create JUnit stubs for a 
given class.

I'd be content with something that took a class and generated:

public void test<MethodName>() {

}

for every public method in the provided class.

If there's not an way to easily auto generate this kind of stub, and 
such a suggestion has not been made before, I humbly submit it as a new 
feature to consider.

Thanks for your time.



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to