Hi Charles.

> > Two reasons for failure:
> > 1) I built this on the latest JUnit (v3.7) .
...
>
> If you send me the latest jar directly, I'll add it to cvs.

Try this:
http://download.sourceforge.net/junit/junit3.7.zip 
(or www.junit.org).

However, maybe wait off commiting those tests until I've had a look at this 
component intialisation stuff. They aren't much use to anyone else as they 
are.

Currently, the database names, IP addresses etc are hard-coded, which makes 
it a bit painful to run the tests. Once I get initialisation sorted, I'll set 
up the tests to load dbConfig from a test definition file, so it'll be easier 
for others to configure the tests to run. This will also allow one to run the 
tests against other UserRepository implementations, as well as to write tests 
for other key components (eg MailRepository).

ciao
Daz

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to