Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mocking

Mocking stored procedure's output parameter

c# .net unit-testing mocking moq

python cross platform testing: mocking os.name

python testing mocking nose

AngularJS Unit Testing - multiple mocks and providers

Overriding function with Sinon.mock?

node.js mocking sinon

How can I unit test a class that uses SimpleJdbcCall

Mocking a module imported inside of a function

Why does ObjectContext class not derive from some Interface?

Objective C - Unit testing & Mocking object?

Can I use mock objects to mock a serial port?

Testing iterative code using mocks - does it make sense, how?

PHPUnit - test autoloader class

Value of Behavior Verification

java mocking bdd mockito

How to mock an aspect

java testing mocking aspectj

Mock Grails Spring Security Logged in User

How to mock a Python class that is two imports deep?

python unit-testing mocking

Mocking in Play! and Scala

scala playframework mocking

What should be mocked for an integration test?

How to unit test/mock requests.get(url) & its response

xctest - how to test if a new view loads on a button press

ios mocking xctest

Verifying a method call in a base class that takes a delegate parameter using Moq