Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stubbing

Wiremock Stubbing not working

stubbing wiremock

Webmock not registering my request stubs correctly

Overriding functions in other modules in node.js

Rspec 2 and Rails 3 stubbing / mocking

Mockito specific matchers like anyString() don't seem to work with overloaded methods?

How to stub an external API for testing

testing node.js stubbing

How to mock/stub methods in Elixir library Ecto/Repo?

How to stub a delete association to return false

Why is Mockito behaving weird with InputStreams?

Replace method implementation when stubbing with mocha

Is it good to use database queries in Rspec?

How do I set a variable in my rspec test so that it can be used by the controller for a query?

capture parameters passes to stub in powermockito

How do I stub a path generating method in Rails?

Mockito when/then not returning expected value

Rhino Mocks: stubbing value used in assertion?

Stub out address geocoding during RSpec unit test