TestFixture refactoring
An update to my previous post on NUnit Testfixture refactoring, it seems the way other developers do it is through inheriting from a base class.
See 10 Ways to Make Your Code More Testable
Though I wish i didn't have to create derived classes for monolithic TestFixtures, it does make sense.


0 Comments:
Post a Comment
<< Home