> -----Original Message----- > From: Sivalingam Sivasuthan [mailto:[EMAIL PROTECTED]] > Sent: 30 July 2002 10:34 > To: [EMAIL PROTECTED] > Subject: Hi Vincent! > > Hi Vincent , > > Just need a little clarification in the Cactus framework. Will the > setUp() > method in the our TestCase executed before each every testXXXX() method in > the TestCase? See http://jakarta.apache.org/cactus/how_it_works.html The answer is yes. It is executed on the server side. -Vincent PS: please post to the cactus user mailing list > > Thanks in Advance > > Regards > Siva. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
