Mocks and Stubs - The difference is in the flow of information(weblogs.asp.net)
submitted by
rpatterson(745) 4 years, 8 months ago
Stubs and mocks may seem the same but the flow of information from each is very different.
* Stubs provide input for the application under test so that the test can be performed on something else.
* Mocks provide input to the test to decide on pass\fail. the opposite direction.
|category: Unit Testing
|Views: 11
tags:
Testing mocking UnitTesting RoyOsherove another
Everyones tags:
Your Tags: