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

Reply via email to