Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Moles without Pex?

mocking pex-and-moles moles

asp.net mvc How to test controllers correctly

How can I assert on initialize behaviour with RSpec?

ruby mocking rspec2

Any way to verify that mocks or stubs are valid?

ruby unit-testing tdd mocking

Mocking SUT itself

unit-testing mocking

Asserting a call to a public method on the same mock instance

How to assert block of a mock in mocha

Using Deleporter for cross process mocking

.net mocking bdd specflow

Mocking an entire library

Is it possible to verify arbitrary interaction using Mockito in a compact way?

methods mocking call mockito

RSpec: stub method call for external object inside method

rspec mocking stub

How do I set the AccessControlContext in Java?

mock atLeastOnce with concrete value, the rest not important

Mocking pymongo in Flask

python mocking flask pymongo

Karma/Jasmine Unit Testing an AngularJS Service with Dependencies

Testing constructor args in phpunit

php magento mocking phpunit

Squire.js not substituting fake dependency when using store

Import function from a Jest manual mock with Typescript

typescript mocking jestjs

Using mock to patch a non-existing attribute

fake/mock nonvirtual C++ methods

c++ testing mocking