Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Stubbing functions in simulations

c embedded simulation mocking

Mocking Prism Event Aggregator using Moq for Unit Testing

NoMethodError: undefined method `mock' with Mocha and Rails 3

Creating a hybrid of a mock and an anonymous object using e.g. Moq and AutoFixture?

Mockito acts strangely when I assign multiple custom matchers to a single method

How to verify if method is called on System under test (not a mock)

java junit mocking powermock

Modularly stubbing consecutive method calls with Mockito

java mocking mockito

Django - Mocking the save method on a model

Is it possible to create a mock outside a test case in PhpUnit?

Changing values of reference parameter within mocked method (Moq)

c# unit-testing mocking moq

Wiremock not matching regex

How to create an argument captor for a Map object in mockito in java?

java junit mocking mockito

To mock or not to mock? [closed]

unit-testing mocking

Unit testing, mocking and unique_ptr

How do I assign a property on only a subrange of items in a list?

What steps to get rid of Collection was modified; enumeration operation may not execute. Error?

Hybris Mockito : Getting Exception there is no LocaleProvider for (detached) model

Python mock patch instance method and check call arguments

Python - mock imported dictionary

How to mock forEach behavior with Mockito

java mocking mockito