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

Class TestAuth

tests/Requester.py:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56 def testRecreation(self):
57 class TestAuth(github.Auth.AppAuth):
58 pass
59
60 # create a Requester with non-default arguments
61 auth = TestAuth(123, "key")

Callers 2

testRecreationMethod · 0.85
testWithAuthMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…