Here’s how to run JUnit over every test in a folder in WebSphere Application Developer 5.1:
WSAD checks through the directory and subdirectories for test case classes, and runs them as one big suite.
I suppose it works in Eclipse 2.1 too.
Well, it works in Eclipse 3.0, at any rate. ;-)
Comments
Well, it works in Eclipse 3.0, at any rate. ;-)