MCPcopy Create free account
hub / github.com/mongodb/mongo-python-driver / tearDown

Method tearDown

test/__init__.py:867–868  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

865 pass
866
867 def tearDown(self):
868 pass
869
870 def addCleanup(self, func, /, *args, **kwargs):
871 self.addCleanup(*(func, *args), **kwargs)

Callers 1

_callTearDownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected