NUnit
-
.NET
Automocking fields using NUnit
From time to time I get to teach and mentor Java developers on the fine art of unit testing. There…
Read More » -
.NET
Creating robust tests with Isolator V7
The problem with unit tests is that they keep on breaking… Obviously that’s not entirely correct, nevertheless I had the…
Read More » -
.NET
Supercharge Isolate.Verify
At work we use Typemock Isolator for all of our Isolation/Mocking needs. Lately I’ve noticed that my co-workers do not…
Read More »