public void VerifyQuantity_Test()
 {
     Inventory.VerifyQuantityForModel(Generator.CreateCarModel());
 }