MCPcopy Index your code
hub / github.com/PyGithub/PyGithub / testDelete

Method testDelete

tests/Team.py:227–228  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

225 self.assertEqual(self.team.id, parent.id)
226
227 def testDelete(self):
228 self.team.delete()

Callers

nothing calls this directly

Calls 1

deleteMethod · 0.45

Tested by

no test coverage detected