but only when I run the tests, the code compiles with out any problems so I would expect the tests to run fine as well (the lib directory contains all the jar the project requires including JUnit). My ANT file looks like:
Can anyone see anything glaringly obvious with it?