Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

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

Can I copy a Moq Mock implementation?

c# .net unit-testing mocking moq

Autowired MessageSource null in @ControllerAdvice unit testing controller

Mocking a method outside of a class

In-memory File for unittesting

unit-testing mocking d

How to stub CocoaLumberjack or NSLog with OCMockito

Mockito returnsFirstArg() doesn't work with generic first arg