MCPcopy
hub / github.com/grantjenks/free-python-games / clear

Method clear

tests/mockturtle.py:66–67  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

64 pass
65
66 def clear(self):
67 pass
68
69 def circle(self, radius):
70 pass

Callers 13

growFunction · 0.80
moveFunction · 0.80
test_pong_1Function · 0.80
test_pong_2Function · 0.80
test_tron_1Function · 0.80
test_tron_2Function · 0.80
test_fidgetFunction · 0.80
test_typingFunction · 0.80
test_pacmanFunction · 0.80
test_avoid_1Function · 0.80
test_avoid_2Function · 0.80
test_snakeFunction · 0.80

Calls

no outgoing calls

Tested by 11

test_pong_1Function · 0.64
test_pong_2Function · 0.64
test_tron_1Function · 0.64
test_tron_2Function · 0.64
test_fidgetFunction · 0.64
test_typingFunction · 0.64
test_pacmanFunction · 0.64
test_avoid_1Function · 0.64
test_avoid_2Function · 0.64
test_snakeFunction · 0.64
test_illusionFunction · 0.64