Search code examples
unit testing legacy code: limits of "extract and override" vs JustMock/TypeMock/moles?...

c#unit-testingmolestypemockjustmock

Read More
Mocking SPServer.Local...

c#sharepoint-2010typemock

Read More
Running Unit Test having Operation could destablize the runtime exception at new StandardKernel...

unit-testingninjecttypemocktypemock-isolator

Read More
Fake classes using TypeMock...

unit-testingtypemocktypemock-isolator

Read More
Getting TeamCity to run NUnit tests, with both NCover and TypeMock integrated?...

nunitteamcityncovertypemocktypemock-isolator

Read More
TypeMock strange behavior...

unit-testingmockingtypemocktypemock-isolator

Read More
Why doesn't ExpectConstructor() cause this test to fail?...

c#unit-testingmockingnunittypemock

Read More
NMock2.0 - how to stub a non interface call?...

tddmockingtypemocknmock

Read More
Is Typemock the only framework that can mock a Linq To SQL Table class?...

c#linq-to-sqlmockingrhino-mockstypemock

Read More
Setting up behavior on a method appears to be calling the method...

autofactypemock

Read More
RhinoMocks and Heisenbugs...

debuggingrhino-mocksmoqtypemock

Read More
How to assert a private method on concrete class is called (TypeMock/NMock/etc..)?...

c#unit-testingmockingtypemocknmock

Read More
Where is the [TestMethod] Attribute in TypeMock?...

c#.nettestingtypemock

Read More
NCover, TypeMock and MSTest...

ncovertypemock

Read More
Getting arguments of a called Typemock mocked method...

mockingrhino-mockstypemock

Read More
bypass dispose for testing...

c#tddtypemock

Read More
Mocking non-virtual Events (In COM interop classes)...

tddmoqcom-interoptypemock

Read More
BackNext