Ejemplo n.º 1
0
 def test_select_id_by_name(self):
     """Test select_id_by_name()."""
     matches = select_id_by_name('hom')
     self.assertEqual(len(matches), 11)
Ejemplo n.º 2
0
 def test_select_id_by_name(self):
     """Test select_id_by_name()."""
     matches = select_id_by_name('hom')
     self.assertEqual(len(matches), 11)