diff options
author | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-04 17:58:10 +0000 |
---|---|---|
committer | Paul "LeoNerd" Evans <paul@matrix.org> | 2015-03-12 16:24:50 +0000 |
commit | 23ab0c68c28e60e0f8774ee4099b2abe876374d0 (patch) | |
tree | fe26017e4b235653aaa99cfb48e348094c8c0838 /tests/metrics/test_metric.py | |
parent | Neater introspection methods on BaseMetric so that subclasses don't need to t... (diff) | |
download | synapse-23ab0c68c28e60e0f8774ee4099b2abe876374d0.tar.xz |
Implement vector CallbackMetrics
Diffstat (limited to 'tests/metrics/test_metric.py')
-rw-r--r-- | tests/metrics/test_metric.py | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/tests/metrics/test_metric.py b/tests/metrics/test_metric.py |