Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

AngularJS - Unit testing file uploads

Wiremock URL matching logic

mocking soapui wiremock

Mock two separate responses to same function in same test

Python Mocking db connection/unknown type in unit test

Nunit testing with Mock. Instance of Interface

Stub browser time and time zone with Capybara

How to assert a monkey patch was called in pytest?

How to mock System.DirectoryServices.SearchResult?

JAX-RS (Reasteasy) Response.readEntity throws: IllegalStateException: RESTEASY003290: Entity is not backed by an input stream

java rest junit mocking jax-rs

Spock mock returns wrong value

How to create tests for poco objects

How to mock Request.Files[] in MVC unit test class?

mock https request in java

java http mocking

PHPUnit mock with multiple expects() calls

How can I enforce a void method to return Void from a Stub object?

RhinoMock : How to Stub and Return a method with complex object as parameter

mocking rhino-mocks stub

mock configuration in Grails tests

Is it possible to override `__name__` derived from object?

python mocking

How to mock LINQ to Entities helpers such as 'SqlFunctions.StringConvert()'

How can I mock a sub in another module?