diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 15:56:40 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2014-09-17 15:56:40 +0100 |
commit | 7aacd6834a17c84dacba875f362a8236aaaa2fb0 (patch) | |
tree | 97873b859dc5f34820451616cadabfa41eeedd04 /tests | |
parent | More RoomStore tests (diff) | |
download | synapse-7aacd6834a17c84dacba875f362a8236aaaa2fb0.tar.xz |
Added a useful unit test primitive for asserting object attributes
Diffstat (limited to 'tests')
-rw-r--r-- | tests/unittest.py | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/unittest.py b/tests/unittest.py |