I guess this is a pecularity of the Ant JUnit task. The task perspective is to try to execute all classes as Unit tests that obey to the pattern, and throw an exception if it does not work. What exactly the Ant task is trying to do with the interface class I don't know. But excluding it is the way of dealing with this. The same would be necessary when executing the tests from an Ant script.
ah ok. i understand. then i have to exclude those interfaces etc. explicit in the build file.
marko
Thanks - Hans
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
