Feature Suggestions

Allow overriding of test methods in derived test fixture

Started by dhgoldman on 6,665 views

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
Hi Daniel -

Normally NCrunch should be picking these up. Are you able to post a short sample code to describe the problem?


Cheers,

Remco

Edited

Post a reply

Log in to reply.