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

Method test_valid

numpy/core/tests/test_conversion_utils.py:118–119  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

116 exact_match = True
117
118 def test_valid(self):
119 self._check('introselect', 'NPY_INTROSELECT')
120
121
122class TestSearchsideConverter(StringConverterTestCase):

Callers

nothing calls this directly

Calls 1

_checkMethod · 0.45

Tested by

no test coverage detected