Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stub

TDD: Stub, Mock, or None of the Above

c# tdd mocking stub

unittest.mock.patch a class instance, and set method return values

Software engineering with Ada: stubs; separate and compilation units [closed]

compilation ada stub

How to stub document method with sinon - React

Stub helper method for request spec in rails / rspec

RSpec: Testing that a mailer is called exactly once

ruby-on-rails rspec stub

How-to do unit-testing of methods involving file input output?

c++ unit-testing file stub

Stubbing HTTP requests with Mockingjay not working

swift xcode-ui-testing stub

Stub the behavior of a readOnly property

c# rhino-mocks stub

What is the use of QName and Operator class?

java java-me stub jsr172 qnames

Adding Security Header

java axis2 stub

RSpec: stub method call for external object inside method

rspec mocking stub

Rhino Mocks: Stub & Mocks. What is the difference

unit-testing mocking stub

stub method with block of code as parameter with OCMock

ios block stub ocmock

Can I add custom side-effects to a stub in Rails Mocha?

ruby-on-rails mocha.js stub

Sinon - Stub module function and test it without dependency injection

Mocks vs Stubs in PHPUnit