Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in expectations

JMockit - Expectations - matching invocation of method that includes mocked object as argument

NotImplementedException in Hippomock's MockRepository::BasicRegisterExpect

XCTWaiter().wait with XCTestExpectation and NSPredicate seems to fail

Calling a method when expected method on mock was invoked

c++ gtest print additional information in the end of a test when and only when the test fails

Google Mock: why is a partial ordering of expectations harder to satisfy than a total ordering?

c++ googlemock expectations

PHPUnit mock with multiple expects() calls

Interleaving EXPECT_CALL()s and calls to the mock functions

PHPUnit Mock Objects never expect by default

How to ignore extra messages with RSpec should_receive?

What is the difference between rhino-mocks stub and expect

How to expect some (but not all) arguments with RSpec should_receive?

ruby rspec expectations

Testing hash contents using RSpec

ruby rspec expectations