Subject: Forcing some code to run at the end of tests
From: "Sy Ali" <sy1234@ a . m
Date: Sun, 14 May 2006 06:44:52 +0900
I'm playing with some test scripts, and I cannot for the life of me
ensure that a block of code is run after every test is run. I can
think of some ugly ways to do it.. but is there an elegant way which I
missed?