MCPcopy Create free account
hub / github.com/ipython/ipython / MockEvent

Class MockEvent

IPython/core/tests/test_completerlib.py:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23
24class MockEvent(object):
25 def __init__(self, line):
26 self.line = line
27
28#-----------------------------------------------------------------------------
29# Test functions begin

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