Hello, You can run tests individually (TestCase subclasses) from tools like Eclipse or you can run the ant or maven build. I cannot recall which build I used, ant or maven, it's been a while.
Be aware that you will need to customize your local copy of project.properties in order to test HTTP, FTP, etc. There isn't much documentation in that area, you kinda have to figure it out as you go. Gary > -----Original Message----- > From: Michael Davey [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 07, 2004 14:12 > To: Jakarta Commons Users List > Subject: [vfs] How do I run the unit tests? > > Hello, > > How do I run the unit tests for vfs? > > I notice that Jeff Barrett asked the same thing on 2002-12-18 but didn't > get a response. He wrote: > > "I tried ant test. This doesn't work because the test class fileset > excludes all java files. Removing that excludes leads to chasing down > various property related problems. I fiddled around for a while trying > to get the tests to work from ant." > > Jeff went on to explain his troubleshooting of VFs using Maven, also > without success. As Jeff puts it, "Am I missing something here?" > > -- > Michael > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
