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

Method test00_char_atom_shape_args

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

Source from the content-addressed store, hash-verified

274 self.write_read_out_arg(a)
275
276 def test00_char_atom_shape_args(self):
277 a = self.setup00_char()
278 self.write_read_atom_shape_args(a)
279
280 def test00b_char(self):
281 """Data integrity during recovery (string objects)"""

Callers

nothing calls this directly

Calls 2

setup00_charMethod · 0.95

Tested by

no test coverage detected