AW: JUnit task and tests in jars
> > > > > The fileset will return a list of jar files and batchtest want to have a class or java file. So you must point to a directory _directory_ containing the tests. I dont know if supports 1.7-resource collections
JUnit task and tests in jars
Hi, I have a lot of jars with JUnit test cases. How I may run them. What is wrong in this approach:
JUnit task and tests in jars
Hi, I have a lot of jars with JUnit test cases. How I may run them. What is wrong in this approach: