Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stubbing

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?

How do you stub all methods of a particular mock instance

Sinon.JS stub for window.location.search

Mockito doesn't correctly stub methods taking list as argument

How would I go about unit testing this?

Stubbing/mocking intent in Android Espresso test

Mockito vs JMock

Stub out address geocoding during RSpec unit test