MCPcopy Create free account
hub / github.com/Cantera/cantera / test_none

Method test_none

test/python/test_utils.py:180–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

178 _py_to_any_to_py(value)
179
180 def test_none(self):
181 self.check_conversion(None, "void")
182
183 def test_set(self):
184 # Sets are converted to lists

Callers

nothing calls this directly

Calls 1

check_conversionMethod · 0.95

Tested by

no test coverage detected