Class CustomerCouponCodeValueProviderTest


  • @UnitTest
    public class CustomerCouponCodeValueProviderTest
    extends java.lang.Object
    This ValueProvider will provide a list of promotion codes associated with the product. This implementation uses only the DefaultPromotionGroup.
    • Constructor Detail

      • CustomerCouponCodeValueProviderTest

        public CustomerCouponCodeValueProviderTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetFieldValues

        public void testGetFieldValues()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception