AW: JUnit task and tests in jars

2007-04-23 Thread Jan.Materne
> > > > > 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

2007-04-23 Thread Denis Bessmertnyj
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

2007-04-20 Thread Denis Bessmertnyj
Hi, I have a lot of jars with JUnit test cases. How I may run them. What is wrong in this approach: