Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

RhinoMocks expecting complex object as a parameter

Wrapping C++ functions with GNU linker

c++ linker mocking

All invocation on the mock must have a corresponding setup

Moving away from Pex and Moles in VS 2012?

Trying to mock Environment.getExternalStorageState

Using Mockito for HTTP Client

java json mocking mockito

How to assert that mocked method is never called using ScalaTest and ScalaMock?

Python: calling stop on mock patch class decorator

python unit-testing mocking

Ambiguous Mockito - 0 Matchers Expected, 1 Recorded (InvalidUseOfMatchersException)

java junit mocking mockito

Mocking a return value which is an object

Spock: Return input parameter in Stubs

java groovy mocking spock

How to make a python mocked out function return a specific value conditional on an argument to the function?

python mocking

Pytest mocker patch - how to troubleshoot?

python mocking pytest pyarrow

Why is the requests-mock decorator pattern throwing a "fixture 'm' not found" error with pytest?

Mocking non-public static methods in abstract classes with JMockit?

How can I unit test an MVC UserViewControl?

c# asp.net-mvc mocking

"Newing up" Interfaces

TDD - top level function has too many mocks. Should I even bother testing it?

unit-testing tdd mocking

C# testing framework that works like JUnit in Eclipse?

c# unit-testing junit mocking

omniauth mock facebook response