Possibly related to #271. ```js const Service = { *send () {}, } td.replace(Service, 'send'); td.when(Service.send()).thenResolve('fake'); ``` Running example: https://runkit.com/albertogasparin/595b9e9a08f4860012b4af3e It works fine in pre 3.2