Пример #1
0
 def test_item_finder(self):
     con = ConEng.itemFinder("pillows",2)
     self.assertEqual(con,None)