[Cppunit-devel] Sub-class with repeated test
Brought to you by:
blep
From: mitsuko y. <pe...@ya...> - 2003-02-12 00:36:30
|
Hello CPP grus, We are using CppTest unit to test our code. Hierarchycal classes' testing works fine, but in the subclass, in each method, we are reading input data one by one as a test case. The problem is that it's counting all the repeated testcases as one event. How can I make it recognize the each input data is one testcase in the method? Any advice is much appreciated. Thank you, Michelle --------------------------------- Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day |