The following methods lack checks on the following integer arguments, you can see the recommendations above.
_replenishmentPriceBps is not checked to be != 0 during the constructor, nevertheless its checked in setReplenishmentPriceBps
replenishmentIncentiveBps is not checked to be > 0 during the constructor, nevertheless its checked in setReplenismentIncentiveBps
