Changes between Initial Version and Version 1 of Ticket #1301, comment 3
- Timestamp:
- 2011-08-09T03:57:49Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1301, comment 3
initial v1 1 1 Is this useful? http://twistedmatrix.com/documents/10.1.0/api/twisted.trial.unittest.TestCase.html#patch 2 2 3 It's not as sophisticated as the {{{mock}}} library, but it might suffice for the cases we currently need, until we can depend on a version of {{{mock}}} that has this feature.3 It's not as sophisticated as the {{{mock}}} library, but it might suffice for the cases we currently need, until we can depend on a version of {{{mock}}} that automatically handles deferreds.