From: Anders Moe (yg-boost-users_at_[hidden])
Date: 2003-08-28 04:13:34


Hi all. The boost unit test framework seems to lack the xUnit
buildUp/tearDown (whatever) methods meant to faciliate the creation of
fixtures. Does that mean there is an alternative idiom to achieve the same
effect ? Constructing new class-test-cases for each test seems a bit
overkill.

Regards,

Anders.