Forum Discussion

daniel_bostrom's avatar
daniel_bostrom
New Contributor
13 years ago

C++ MFC unit tests always succeed

I am trying to run a number of unit tests for a MFC application; I have set it up according to the MFC unit test sample that is bundled with TestComplete. The problem is that my test methods always su...