I have pattern matching that works for what we need... Our tests for Cadastre and Scratchpad need help
Peter Donald wrote: > > On Tue, 7 Aug 2001 02:52, Berin Loritsch wrote: > > I have the junit testing the individual tests using the batch testor. > > Unfortunately, I am having issues with includes/excludes. However, it > > prints out the following for every test run: > > > > Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 151.799 sec > > Running > > org.apache.avalon.excalibur.property.test.PropertyUtilTestCase$ResolveTe st > > Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.421 sec > > TEST > > org.apache.avalon.excalibur.property.test.PropertyUtilTestCase$ResolveTest > > FAILED > > Running org.apache.avalon.excalibur.property.test.PropertyUtilTestCase > > Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.461 sec > > Excellent. Off to change my regexs ... err understand them ;) > > Cheers, > > Pete > > *-----------------------------------------------------* > | "Faced with the choice between changing one's mind, | > | and proving that there is no need to do so - almost | > | everyone gets busy on the proof." | > | - John Kenneth Galbraith | > *-----------------------------------------------------* > > --------------------------------------------------------------------- > 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]
