Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/click
/ TestException
Class
TestException
tests/test_context.py:565–566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
return
self._handle_exception
564
565
class
TestException(Exception):
566
pass
567
568
ctx = click.Context(click.Command(
"test"
))
569
Callers
2
test_with_resource_exception
Function · 0.85
test_with_resource_nested_exception
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_with_resource_exception
Function · 0.68
test_with_resource_nested_exception
Function · 0.68