Python: Use mock for tornado tests

This commit is contained in:
Rasmus Wriedt Larsen
2019-10-23 16:53:30 +02:00
parent 4248a8418b
commit bc50e90f5b
8 changed files with 3 additions and 123 deletions

View File

@@ -0,0 +1,2 @@
class RequestHandler(object):
pass