public void Assert_discount_per_product_pricing_rule_is_created() { _testContext.ArrangeDiscountPerProductPricing(); _testContext.Act(); _testContext.AssertDiscountPerProductPricingRuleIsCreated(); }