Files
deb-python-httpretty/httpretty
Chris Martin fb0223bfc5 Decorate unittest.TestCase setUp/tearDown methods
When the class being decorated by httprettified inherits from
unittest.TestCase, enable HTTPretty in setUp rather than decorating each
test separately. This lets users register their HTTP mock entries in
setUp if they want.
2014-05-23 14:24:15 -04:00
..
2014-02-03 14:16:40 -05:00
2014-01-21 23:42:59 +01:00