Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Weird patching behavior

Is it possible to use mocking on a procedural (non-oo) function? [duplicate]

Mocking via stretchr/testify, different return args

go mocking testify

How to set or mock element scrollHeight and element clientHeight in testing?

How do I write a Mock Object?

unit-testing mocking

How can I use mock in my rails minitest?

Creating intent in test: "Method putExtra in android.content.Intent not mocked"

How to mock a directly-imported function using Jest?

How to mock couchbase for acceptance testing without embedded server or a new cluster just for that?

How to mock classes in 'src' folder in Grails (unit testing)

python 3: mock a method of the boto3 S3 client

Is there a way to configure the variable name Resharper suggests?

why mock.patch doesn't work while trying to mock a function

Mock [System.IO.Path]::IsPathRooted() using Pester?

Python's 'mock' - responding to an argument

Database mocking in Clojure tests

Node.js - Mock result of a promise

Grails integration test doesn't work in test-app but is running correctly when starting alone

grails mocking spock