Thoughts on Software Development, .Net, OOP, Design Patterns and all things cool
Browse by Tags
All Tags »
TDD »
NMock (
RSS)
-
|
Over the past few months I have really started to believe in the use of Mocks. When I first started using mocks, I started with NMock (mostly because that is what we had at work). Shortly after that I started playing around with Rhino Mocks at home. Since...
|
-
|
Just to pass this along. I was needing to raise events in NMock and I came across this post on how to Raise Events in NMock2 . This is a good post with clear examples. Enjoy
|
-
|
I am looking for feedback from the group. I am pretty new to using mocks for my unit tests and I am not sure what the standard approach in the community for usage of mocks in regards to how/where they are stored in your test application. After refactoring...
|
More Posts