StackOverflow Questions for Tag: nmock

Jiho Han
Jiho Han

Reputation: 1630

Is there a way to unit test an async method?

Score: 24

Views: 15555

Answers: 5

Read More
HBCoder
HBCoder

Reputation: 3

mocking method with an array argument which will change after call

Score: 0

Views: 92

Answers: 1

Read More
Siddhant
Siddhant

Reputation: 581

Test a public method which calls a private method using NUnit

Score: 7

Views: 13901

Answers: 3

Read More
mintssoul
mintssoul

Reputation: 51

How to mock a function in an unit test

Score: 1

Views: 634

Answers: 1

Read More
Peete
Peete

Reputation: 125

Mocking adding items to a list in .NET NMock2

Score: 1

Views: 480

Answers: 1

Read More
Tevya
Tevya

Reputation: 864

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

Score: 0

Views: 174

Answers: 1

Read More
James Kirtley
James Kirtley

Reputation: 23

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

Score: 0

Views: 301

Answers: 1

Read More
RSlaughter
RSlaughter

Reputation: 1201

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

Score: 1

Views: 2180

Answers: 2

Read More
Samuel Heaney
Samuel Heaney

Reputation: 773

Mocking a private field

Score: 3

Views: 14245

Answers: 3

Read More
RSM
RSM

Reputation: 15108

Does NMock support SharePoint?

Score: 0

Views: 49

Answers: 1

Read More
Konstantin
Konstantin

Reputation: 461

C# Mock a Class With an Internal Property Setter

Score: 2

Views: 5051

Answers: 1

Read More
Roman Mik
Roman Mik

Reputation: 3279

NMock3 How to Mock a method with out parameter?

Score: 2

Views: 1389

Answers: 1

Read More
Andy
Andy

Reputation: 2603

How to mock/stub a Java object in C# code?

Score: 0

Views: 122

Answers: 0

Read More
Martín La Rosa
Martín La Rosa

Reputation: 810

How to test if a method was called using nmock3?

Score: 0

Views: 974

Answers: 2

Read More
Xemadk
Xemadk

Reputation: 53

NMock Method Mixing WithArguments and WithAnyArguments

Score: 0

Views: 516

Answers: 1

Read More
tunafish24
tunafish24

Reputation: 2469

Mock objects being created inside a method while Unit Testing

Score: 2

Views: 2537

Answers: 2

Read More
w0051977
w0051977

Reputation: 15807

NMOCK3 - Expects.One.Method

Score: 1

Views: 1725

Answers: 1

Read More
user1469452
user1469452

Reputation: 49

using NMock3 in c#, the mock throws expection even when I am not telling it to throw

Score: 1

Views: 1147

Answers: 1

Read More
Alagesan Palani
Alagesan Palani

Reputation: 2014

Unit testing levels of classes with Nunit and Nmock

Score: 0

Views: 384

Answers: 1

Read More
Tun
Tun

Reputation: 912

Failing in Code coverage Test with a simple class constructor

Score: 0

Views: 63

Answers: 1

Read More
PreviousPage 1Next