From: Henrik Horneber Date: 2004-11-16T01:51:45+09:00 Subject: Re: Starter question on Test::Unit >>Don't know if this is >>feasible in your environment/setting though. > > I have reason to keep two assert_equal in two #test_methods. > Bottom line, I need @foo, @run and @rerun initiated once and I might > have two or more methods like #test_run, #test_rerun, #test_rererun will > use @foo, @run and @rerun. > That's what I feared. Sorry, I have no idea how to accomplish that. :( Henrik