Exemple #1
0
        public void Assert_x_for_y_free_product_pricing_rule_is_created()
        {
            _testContext.ArrangeXForYFreeProductPricing();

            _testContext.Act();

            _testContext.AssertXForYFreeProductPricingRuleIsCreated();
        }