MCPcopy Index your code
hub / github.com/ipython/ipython / MockEvent

Class MockEvent

tests/test_completerlib.py:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class MockEvent(object):
22 def __init__(self, line):
23 self.line = line
24
25
26# -----------------------------------------------------------------------------

Callers 8

test_1Method · 0.85
test_2Method · 0.85
test_3Method · 0.85
test_1Method · 0.85
test_2Method · 0.85
test_3Method · 0.85

Calls

no outgoing calls

Tested by 8

test_1Method · 0.68
test_2Method · 0.68
test_3Method · 0.68
test_1Method · 0.68
test_2Method · 0.68
test_3Method · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…