Hi Kevin, Please see the JUnit FAQ (there are some details about this) as this is no related to Cactus. The short answer is: you shouldn't rely on order.
Thanks -Vincent > -----Original Message----- > From: Kevin J Citron [mailto:[EMAIL PROTECTED] > Sent: 24 November 2003 02:30 > To: [EMAIL PROTECTED] > Subject: RE: Controlling the Order of test invocation > > > If I have three tests methods t.A(),t.B(), and t.C() > in one ServletTestCase. Is there a way to insure that Cactus invokes the > t.X methods in a given order. > Thanks in advance. > > -- > > Kevin J Citron > Sr. Object Imagineer > Optimized Objects, Inc. > EL Paso, Texas 79930 > (915) 565-7785/566-2403 > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
