Search code examples
RSpec Stubbing: Return the parameter...


rubyparametersrspecreturn-valuestubbing

Read More
How Do i change a url in a javascript file using javascript Automation Testing...


javascriptautomationstubbing

Read More
how to stub a function that returns an object in QUnit?...


unit-testingqunitsapui5stubbing

Read More
Stubing/Verifying a call with a FunctionalInterface/MethodReference argument...


javajunitmockitostubbingfunctional-interface

Read More
Stubbing time in a Capybara test...


ruby-on-railsseleniumcapybarastubbing

Read More
c# How to mock a list of objects...


c#unit-testingmockingmoqstubbing

Read More
How can I stub the Properties.Settings object when the unit test is in a different assembly?...


c#.netsettingsrhino-mocksstubbing

Read More
Rspec 3.0 How to mock a method replacing the parameter but with no return value?...


rubyrspecmockingstubbing

Read More
Strategy for stubbing HTTP requests in Clojure tests...


clojuremockingstubbing

Read More
Preset input for Unit tests in Python 3...


pythonunit-testingiomockingstubbing

Read More
Sinon stub private variable in typescript?...


unit-testingtypescriptmocha.jssinonstubbing

Read More
stubbing redis publish method using sinon?...


javascriptunit-testingsinonstubstubbing

Read More
Stub a ES6 EventEmitter class function...


javascriptnode.jsunit-testingsinonstubbing

Read More
What's a good way to stub Contentful Model instances in feature specs?...


ruby-on-railsstubbingcontentful

Read More
Stubbing when an object's constructor builds another object...


rubyconstructorrspecstubbingrr

Read More
Unit test: using the proper terminology for mocking/stubbing...


phpunit-testingmockingphpunitstubbing

Read More
How to set <body> tag as fixture in Jasmine...


testingjasminefixturesstubbingjasmine-jquery

Read More
How to use different parameter values in an RSpec mock/stub?...


rspecmockingziprspec-railsstubbing

Read More
Rails Rspec allow_any_instance_of raises "does not implement" error for ActiveRecord objec...


ruby-on-railsrspecrails-activerecordstubbing

Read More
Stub isAuthenticated written with composable-middleware...


node.jsunit-testingsinonstubbingsinon-chai

Read More
mocking a function call in midje...


testingclojurestubbingredefinitionmidje

Read More
How to get service state on spring cloud contract stub...


javaspringtestingspring-cloudstubbing

Read More
Mockito vs JMock...


javajunitmockingmockitostubbing

Read More
Why is Mockito behaving weird with InputStreams?...


javaunit-testingmockitostubbing

Read More
Stubbing async.waterfall with Sinon.JS...


javascriptnode.jstddsinonstubbing

Read More
Should I mock local method invocation inside a tested method?...


javaunit-testingtestingmockingstubbing

Read More
Grails 2.2.4/Spock: Stubbed Service Interaction: Why is a rejected value being ignored?...


mockingspockstubbinggrails-2.2

Read More
RSpec - trying to stub a method that returns its own argument...


rubyrspecstubbing

Read More
how to correctly use stub for testing in rspec...


ruby-on-railsrubyrspecstubbing

Read More
Stubbing Paperclip S3 requests in specs...


ruby-on-railsamazon-s3paperclipstubbing

Read More
BackNext