Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Which is the best isolation framework for Java? JMock, Easymock, Mockito, or other?

what is a good mocking framework to start mocking with in asp.net MVC? (novice and probably not a hardcore mocker)

How to mock a private inner class

Unit testing WPF GUI Framework

Define method implementation in mock object using Moq

c# mocking moq

how do you provide deep mock objects?

java junit mocking

Is there a way to make python pickle ignore "it's not the same object " errors

python datetime mocking pickle

MockDomain call providing fixture domain data not working, what am I missing? Grails 2.0.1

unit-testing grails mocking

Mocking an abstract class with a mocked constructor argument?

Unit-testing a controller that uses $http

How to stub method block in Kiwi?

How do I mock a class in a Python unit test?

python testing mocking

PowerMockito mock single static method and return object inside another static method

How do I mock a class using Rspec and Rails?

How to get started with testing(jMock)

Stub with Rspec/Mocha in Cucumber scenarios

WSDL.exe - generate interface as well as concrete class for easy fake/mocks later

Rspec newbie: Quick example of nested controller test?

Moq cannot create mock object of class with nullable parameter in the constructor

Google Mock: "no appropriate default constructor available"?