Is there an equivalent of TestNG's @dataprovider in CPPUnit? I would like to run a test for multiple implementations of an interface.
Is there an equivalent of TestNG's @dataprovider in CPPUnit? I would like to run a test for multiple implementations of an interface.