Hi, Does cppunit provide any inbuilt functionality which I can use to test the same function with different inputs.
I would like to know this one as well. Or if it possible for testing to continue after an assertion has failed in a function.
Log in to post a comment.
Hi,
Does cppunit provide any inbuilt functionality which I can use to test the same function with different inputs.
I would like to know this one as well. Or if it possible for testing to continue after an assertion has failed in a function.