MCPcopy Create free account
hub / github.com/PyTables/PyTables / test01_char_nc_atom_shape_args

Method test01_char_nc_atom_shape_args

tables/tests/test_array.py:400–402  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

398 self.write_read_out_arg(b)
399
400 def test01_char_nc_atom_shape_args(self):
401 b = self.setup01_char_nc()
402 self.write_read_atom_shape_args(b)
403
404 def test02_types(self):
405 """Data integrity during recovery (numerical types)"""

Callers

nothing calls this directly

Calls 2

setup01_char_ncMethod · 0.95

Tested by

no test coverage detected