[Twisted-Python] how to unittest the deferred

Jp Calderone exarkun at divmod.com
Wed Sep 28 21:43:49 EDT 2005


On Thu, 29 Sep 2005 11:38:51 +1000, Mary Gardiner <mary-twisted at puzzling.org> wrote:
>On Wed, Sep 28, 2005, Jp Calderone wrote:
>>            d.addCallack(self.assertEquals, 'result')
>                      ^ typo here?
>
>-Mary
>

Indeed.  Make that addCallback, in case it isn't clear.  Thanks Mary.

Jp




More information about the Twisted-Python mailing list