Hi,

How to do a one time setup for lot of tests in the
server?

I am new and I might be wrong here..... but my
understanding is that when I use TestSetup (returning
a TestSetup wrapper from static suite method), it is
running on the client. How to extend this to onetime
setup on server?

Another related question is, how can I initialize a
database connection only once for all tests and have
access to it in all tests?

Thanks,
balki




__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

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

Reply via email to