Ejemplo n.º 1
0
 def test_entities_list(self):
     assert len(list(entities_list(root(self.t2)))) == 1032
     assert len(list(entities_list(None))) == 0
Ejemplo n.º 2
0
 def test_entities_list(self):
     assert len(list(entities_list(root(self.t2)))) == 1032
     assert len(list(entities_list(None))) == 0