From: Dave Gomboc (dave_at_[hidden])
Date: 2003-09-01 16:48:12


> If you mean RAII in each test method that is somewhat laborious and error
> prone - the nice
> thing about overloading setup/teardown is that the framework does the
> calling. If you mean the ctor/dtor version of setup/teardown I was hoping
> my previous post would provide
> some arguments.

I still don't see big disadvantages to RAII. I guess I'll continue on in
ignorance for the moment. :-/

Dave