コード例 #1
0
 def tearDown(self):
     super(NetworkBandwidthTestCase, self).tearDown()
     BrowserMobProxyTestCaseMixin.tearDown(self)
     self.proxy = None
コード例 #2
0
ファイル: testcase.py プロジェクト: LaiPhil/gecko-dev
 def tearDown(self):
     MediaTestCase.tearDown(self)
     BrowserMobProxyTestCaseMixin.tearDown(self)
     self.proxy = None
コード例 #3
0
ファイル: testcase.py プロジェクト: subsevenx2001/gecko-dev
 def tearDown(self):
     super(NetworkBandwidthTestCase, self).tearDown()
     BrowserMobProxyTestCaseMixin.tearDown(self)
     self.proxy = None
コード例 #4
0
 def tearDown(self):
     MediaTestCase.tearDown(self)
     BrowserMobProxyTestCaseMixin.tearDown(self)
     self.proxy = None