MCPcopy Index your code
hub / github.com/numpy/numpy / test_valid

Method test_valid

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

_checkMethod · 0.45

Tested by

no test coverage detected