Ejemplo n.º 1
0
 def test_e_ID(self):
     self.assertIsNone(Library.ID("xxxx"))
Ejemplo n.º 2
0
 def test_n_ID(self):
     self.assertIsInstance(Library.ID("[32322- (2342)]"), str)