I am also looking for ways to setup variables/objects just once,
on the server end. Please let me know if you figureout something.Pavan -----Original Message----- From: BALA KRISHNA [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 26, 2002 7:40 PM To: Cactus Users Subject: one time setup in server... 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
