Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Unit Testing, Linq to SQL and working around the Data Context

Need to mock a custom class for unit testing purposes

c# unit-testing mocking moq

javascript testing

javascript testing mocking

Configurable mail server mock for JUnit tests?

how do I get a groovy MockFor/StubFor ignore method to use a demand method

Cakephp 2.0 mock auth

How to mock a function that variable be passed by reference with PHPUnit?

Mocking library for Vala

mocking vala

How can one test C\C++ code which uses MPI calls: is there any set of mock functions, that I can use?

c++ c testing mocking mpi

Python mock library: Is there any way to get corresponding return values from magic mock calls?

How do I expect and verify the same method in JMockit

Good way to isolate tests that depend on an initializer

Is there an alternative to parse_qs that handles semi-colons?

Loading related data by foreign key in mocked EF6 database

how to mock object created via require

Trouble in mocking a database and stub :save

ruby-on-rails rspec mocking

Is Typemock the only framework that can mock a Linq To SQL Table class?

How to mock nested / multiple layers of return objects in python

python nested mocking