/
QL-3) How Mocks actually work
QL-3) How Mocks actually work
Clone down the Mocking demo code
The trainer will walk through a number of scenarios
Git checkout on these tags to see how the code develops
v1.5-initial_testing
v1.5-testing_tightly_coupled_code
v1.5-testing_loosely_coupled_still_untestable
v1.5-testing_loosely_coupled_interface_testable
v1.5-introducing_mocking
v1.5-introduced_mockito_and_how_mocks_work
v1.5-tests_completed_code_refactored
, multiple selections available,
Related content
DIS - TDD (Java, C#, VB)
DIS - TDD (Java, C#, VB)
More like this
QL-4) Using TDD to design production code.
QL-4) Using TDD to design production code.
More like this
QL-5) Working with Untestable Code.
QL-5) Working with Untestable Code.
More like this
Mocking vs Spying
Mocking vs Spying
More like this
QLC-3) Writing Results to a File.
QLC-3) Writing Results to a File.
More like this
Working with fitnesse (the ABCs)
Working with fitnesse (the ABCs)
More like this