Brad - 2006-02-02

I apologize in advance if this has already been asked--I couldn't see it in any of the forums.

I would like to pass parameters into a test class I derived from CPPUNIT_NS::TestFixture, preferably through the constructor.  As far as I can tell, there is not a way to do this.  Is this the case?  If this can not be done with CPPUNIT_NS::TestFixture, is there another class I can use to do this?  Thanks.