Mocking methods in the hierarchy of the code is supporting in TypeMock.NET.There is nothing like examples so here is our hierarchy. We are mocking type [...]
When creating a Mock Object from an interface, the object is set in Strict mode. This means that any unexpected call to the object will fail.The reason is [...]
There is a debate going on about having one assertion per test.
James Avery argues that what he'd really like to see in a unit test framework is the ability [...]
Jamie has just released TestDriven.NET 2.0. I have worked with Jamie quite a bit on the TypeMock.NET integration and now using TypeMock with Zero Friction [...]
Testing how events are hooked up to your system can be tricky, TypeMock.NET makes this easier. Testing the plumbing Lets see how we test a class that fires [...]
TypeMock.NET has many internal features that allow debugging code that has some mocked methods, and although this works most of the time, there are some things [...]
I will start with some more post about TypeMock and Testability issue. Mocking with TypeMock - Travis Illig Holy crap, this thing is hot. In technical [...]
Our prices are going to rise at the beginning of Next Month. All developers who are evaluating TypeMock are highly recommend to purchase before November to [...]
I had quite an embarrassing moment when Scott Hanselman who is reviewing TypeMock.NET sent me his first impressions.
The e-mails where screen-shots of [...]