Hi All,

In a test def I would like to be able to specify a entire file of simple-method tests where every simple method in the file would be run in succession similar to how junit-test-suite works where every method in a class is run as a test.

The way I see it there are two options:
1. Remove the requirement that the simple-method-test element must provide a simple method name to run. If it is omitted then then every simple method should be run. 2. Add a new element simple-method-test-suite specifically for this purpose.

The goal here is to make tests a little easier to write.

Thanks
Scott

HotWax Media
http://www.hotwaxmedia.com



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to