コード例 #1
0
    def tearDown(self):
        unpatch()

        super(TestKombuPatch, self).tearDown()
コード例 #2
0
ファイル: test.py プロジェクト: wklken/dd-trace-py
 def tearDown(self):
     unpatch()
コード例 #3
0
 def tearDown(self):
     unpatch()
     super(TestKombuSettings, self).tearDown()