Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stub

Please explain how to create PHP's Phar stubs

php stub phar

Amazon S3 standalone stub server

How to use stubs in JUnit and Java?

java junit stub

How can I get stub files for `matplotlib`, `numpy`, `scipy`, `pandas`, etc.?

python stub mypy

RSpec: how to stub inherited method current_user (w/o Devise)?

Usage of Assert.Inconclusive

.net mocking tdd assert stub

What is an easy way to stub / dummy a restful web service?

EntityFunctions.TruncateTime and unit tests

Is there a way to undo Mocha stubbing of any_instance in Test::Unit

Possible to stub method twice within a single test to return different results?

rspec: How to stub an instance method called by constructor?

ruby rspec stub

RSpec: Stub chains with arguments?

ruby-on-rails rspec stub

What is " Stub " and "AIDL" for in java?

android service stub aidl

Django unit testing with date/time-based objects

Testing software: fake vs stub

testing terminology stub

meaning of RuntimeException("Stub!") in Android

What is double method in rspec for?

ruby rspec mocking stub

In RSpec, is there a method equivalent to "unstub" but for "should_receive"?

rspec mocking stub

How do I stub new Date() using sinon?

javascript testing sinon stub

How do I stub things in MiniTest?

ruby minitest stub