Hey everybody,is it possible to make sure that for each class a corresponding unit test class exist? For example:
For these two classes: /xyz/main.class /xyz/whatever.class these two classes must exist: /abc/mainTest.class /abc/whateverTest.class else Build Fail. Thanks in advance. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]