MCPcopy
hub / github.com/beetbox/beets / tearDownClass

Method tearDownClass

test/test_dbcore.py:184–185  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

182
183 @classmethod
184 def tearDownClass(cls):
185 os.remove(cls.orig_libfile)
186
187 def setUp(self):
188 handle, self.libfile = mkstemp("db")

Callers

nothing calls this directly

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected