I made some test methods virtual so that I could save myself some typing and simply override them in a derived test fixture, then add some checks before and after the methods were called; unfortunately, it appears that NCrunch doesn't "see" the overridden methods and won't execute them as tests. Am I perhaps doing something wrong, or is this not currently possible? Thanks very much,
- Daniel
Feature Suggestions
Allow overriding of test methods in derived test fixture
Started by dhgoldman on 6,665 views
Remco NCrunch Developer
#3417
13 Dec 2012 20:04 UTC
Hi Daniel -
Normally NCrunch should be picking these up. Are you able to post a short sample code to describe the problem?
Cheers,
Remco
Normally NCrunch should be picking these up. Are you able to post a short sample code to describe the problem?
Cheers,
Remco
Edited 13 Dec 2012 20:04 UTC
Post a reply
Log in to reply.