Tom O'Brien - 2002-02-26

I'm new to cppunit, and would like to be able to pass parameters into test cases to change the behavior of the tests.

Is there a supported mechanism for this...or do I have to subclass a significant number of the framework classes?

Anyone with experience doing this?