Sunday, April 18, 2010
Mock
Mock objects are also a form of test double and work in a similar fashion to stub objects. Mocks are used to simulate the behavior of a complex object. Any interactions made with the mock object are verified for correctness, unlike stub objects.
Labels:
Basic Concepts
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment