Bala, Your question triggered some thoughts for me ... I have started writing an email a week ago and actually started a proposal in my answer but I found that it would not work perfectly well and thus have gone back into research mode ... :-)
For the moment the simplest way to achieve what you want would be by using static variables. Would that work for you ? Thanks -Vincent > -----Original Message----- > From: BALA KRISHNA [mailto:[EMAIL PROTECTED]] > Sent: 27 March 2002 03:40 > 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 AwardsR > http://movies.yahoo.com/ > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
