As I am testing a large hierarchy of classes I have a large hierarchy of test cases but NoUnit only seems to recognise those that inherit directly from TestCase as JUnit tests.
Log in to post a comment.