Changes between Initial Version and Version 1 of Ticket #1301, comment 3


Ignore:
Timestamp:
2011-08-09T03:57:49Z (13 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1301, comment 3

    initial v1  
    11Is this useful? http://twistedmatrix.com/documents/10.1.0/api/twisted.trial.unittest.TestCase.html#patch
    22
    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.
     3It'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.