From: John Wilger Date: 2006-05-03T08:51:43+09:00 Subject: Re: Unit test setup On 5/2/06, Stefano Taschini wrote:> Actually, a test case object is created for each test_something method> (see test/unit/testcase.rb:51 in ruby 8.4).>> This means that overriding the initializer does not bring anything> more than overriding setup. Interesting. I wasn't aware of that. I guess that should at least earnme some points with Eric, as it should now be apparent that I've never_actually_ relied on the method I described earlier. ;-) --Regards,John Wilgerhttp://johnwilger.com -----------Alice came to a fork in the road. "Which road do I take?" she asked."Where do you want to go?" responded the Cheshire cat."I don't know," Alice answered."Then," said the cat, "it doesn't matter."- Lewis Carrol, Alice in Wonderland