Menu

#14 Specify order of method calls across multiple mocks

Design_Additions
open
Choy Rim
5
2013-01-10
2005-01-02
Choy Rim
No

Currently we can specify the order of method calls
within a single mock with DynamicOrderedMock but we
can't specify that a call on one mock occurs before
another call on another mock. For some collaborating
objects, this is useful to test.

Discussion


Log in to post a comment.