MCPcopy Create free account
hub / github.com/numpy/numpy / test_callstatement

Method test_callstatement

numpy/f2py/tests/test_semicolon_split.py:73–74  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

71 """
72
73 def test_callstatement(self):
74 assert self.module.foo() == 42

Callers

nothing calls this directly

Calls 1

fooMethod · 0.45

Tested by

no test coverage detected