Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Mocking without injection

Outlook Recipient test: always succeed / always bounce

How to write JUnit for Adapter without overcomplicated code?

Creating a PHPUnit mocked model uses default database instead of test in CakePHP

Generate mocked repository objects quickly using live data? Moq

Mock a Active Record abstract class and how to stub a nil object in rails test::unit/mocha?

python mock library - patching classes while unit testing

python mocking patch

Matching any parameterless function as an argument in scala Mockito

scala mocking mockito specs

Mocking a Class with constructor parameter

java mocking mockito

Testing Approach for XDocument.Load() and XDocument.Save()

How to Shim DbContext with Microsoft Fakes?

How I can I do TDD with Caller Info attributes?

c# unit-testing mocking tdd moq

Simulate Raspberry Pi GPIO signal

How to mock datetime.date.today() method in Django 1.5.5 tests

python django testing mocking

mock static without @RunWith(PowerMockRunner.class)

Controller Unit Test How do I mock RedisTemplate opsForValue with return type ValueOperations

autodoc a class that extends a mocked class

Interface use in golang for mocking third party libraries

How to mock a CrudRepository call?

MockRestServiceServer simulate backend timeout in integration test