Comment 3 for bug 1650858

Revision history for this message
Jamie Lennox (jamielennox) wrote :

Closing this as we haven't looked at it for a while.

I don't see much value in having a sleep period in a mocking library. If you want to trigger a timeout you can raise the exception directly but i don't think slowing down unit testing is that useful and there is a hack around it to add this functionality if you really want it.