MCPcopy Create free account
hub / github.com/Pylons/webtest / tearDown

Method tearDown

tests/test_app.py:681–682  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

679 self.assertEqual(resp.status_int, 200)
680
681 def tearDown(self):
682 self.s.shutdown()
683
684
685class TestAppXhrParam(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

shutdownMethod · 0.80

Tested by

no test coverage detected