Exemplo n.º 1
0
 def test_get_type(self):
     inventory = Inventory()
     
     self.assertEquals(inventory.get_type(), 'Inventory')