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

Method testDelete

tests/Hook.py:100–101  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

98 )
99
100 def testDelete(self):
101 self.hook.delete()
102
103 def testTest(self):
104 self.hook.test() # This does not update attributes of hook

Callers

nothing calls this directly

Calls 1

deleteMethod · 0.45

Tested by

no test coverage detected