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

Method testDelete

tests/RepositoryKey.py:97–98  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

95 self.assertEqual(self.yet_unused_key.last_used, None)
96
97 def testDelete(self):
98 self.key.delete()

Callers

nothing calls this directly

Calls 1

deleteMethod · 0.45

Tested by

no test coverage detected