diff options
| author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-28 16:40:06 +0100 | 
|---|---|---|
| committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-08-28 16:40:06 +0100 | 
| commit | 113342a7568ff3d019de5099880671417bf4ecf2 (patch) | |
| tree | 85349ac220fa212a812cf3cb8dfea67a3a9307e5 | |
| parent | Avoid AlreadyCalledError from EDU sending failures (diff) | |
| download | synapse-113342a7568ff3d019de5099880671417bf4ecf2.tar.xz | |
Ability to assert a DeferredMockCallable has received no calls
Diffstat (limited to '')
| -rw-r--r-- | tests/utils.py | 15 | 
1 files changed, 15 insertions, 0 deletions
| diff --git a/tests/utils.py b/tests/utils.py | 
