Search code examples
Is there a way to unit test an async method?...

.netunit-testingxunit.netnmock

Read More
mocking method with an array argument which will change after call...

c#tddunit-testingnmock

Read More
How to mock a function in an unit test...

c#unit-testingnmock

Read More
Mocking adding items to a list in .NET NMock2...

c#.netunit-testingmockingnmock

Read More
How do I specify that the collection parameter for a mocked method should have exactly one element...

nmock

Read More
How can I use an NMock3 Method Parameter in a "Will" Action...

c#nmock

Read More
Getting an NMock expectation to return a new object based on received arguments...

c#.netnmock

Read More
Mocking a private field...

c#unit-testingmoqrhino-mocksnmock

Read More
Does NMock support SharePoint?...

unit-testingsharepointmockingnmock

Read More
C# Mock a Class With an Internal Property Setter...

c#mockingnmock

Read More
NMock3 How to Mock a method with out parameter?...

c#asp.net-mvcnmock

Read More
How to test if a method was called using nmock3?...

unit-testingnmockexpectations

Read More
NMock Method Mixing WithArguments and WithAnyArguments...

c#nmock

Read More
NMOCK3 - Expects.One.Method...

c#unit-testingnunitnmock

Read More
Unit testing levels of classes with Nunit and Nmock...

c#nunitnmock

Read More
Failing in Code coverage Test with a simple class constructor...

unit-testingc#-4.0code-coveragenmock

Read More
NMock Problem with Lists...

c#unit-testingnmock

Read More
NMock and NUnit...

c#unit-testingnunitnmock

Read More
c# how to get a stream processed by httpResponse.BinaryWrite...

asp.nethttpresponsenmock

Read More
Using Mock objects with Dictionary...

c#.netunit-testingmockingnmock

Read More
Mocking help?I can't find what's the problem...

mockingnmock

Read More
How can I mock an internal interface using NMock2?...

.netunit-testingmockingnmocknmock2

Read More
Differences between NMock 2.0 and NMock2...

c#nmocknmock2nmock-2.1

Read More
Getting System.TypeLoadException when using NMock with NUnit from command line...

c#mononunitnmock

Read More
Unit test with nUnit and nMocks...

c#unit-testingnunitnmock

Read More
Error creating my first Mock object...

c#nunitnmock

Read More
ambiguous references when mixing NUnit and NMock2 matchers...

c#.netnunitnmockmatcher

Read More
NUnit and NMock- ExpectAndReturn - How to tell NMock to expect CreateObjectSet<T>...

unit-testinggenericsnunitnmock

Read More
NMock - how to say expect 'any value' on these params? Or should I not do this?...

unit-testingnmocknmock2

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

tddmockingtypemocknmock

Read More
BackNext