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

Method test00_deepTree

tables/tests/test_tree.py:754–757  ·  view source on GitHub ↗

Creation of a large depth object tree.

(self)

Source from the content-addressed store, hash-verified

752 print() # This flush the stdout buffer
753
754 def test00_deepTree(self):
755 """Creation of a large depth object tree."""
756
757 self._check_tree(self.h5fname)
758
759 def test01a_copyDeepTree(self):
760 """Copy of a large depth object tree."""

Callers

nothing calls this directly

Calls 1

_check_treeMethod · 0.95

Tested by

no test coverage detected