Class DiscountRowRepositoryTest

    • Constructor Detail

      • DiscountRowRepositoryTest

        public DiscountRowRepositoryTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDown

        public void tearDown()
      • shouldQueryDiscountsForAnyProductAndAnyUser

        public void shouldQueryDiscountsForAnyProductAndAnyUser()
      • shouldQueryDiscountsForAnyProductAndGivenUser

        public void shouldQueryDiscountsForAnyProductAndGivenUser()
      • shouldQueryDiscountsForAnyProductAndGivenUserGroup

        public void shouldQueryDiscountsForAnyProductAndGivenUserGroup()
      • shouldQueryDiscountsForGivenProductAndAnyUser

        public void shouldQueryDiscountsForGivenProductAndAnyUser()
      • shouldQueryDiscountsForGivenProductAndGivenUser

        public void shouldQueryDiscountsForGivenProductAndGivenUser()
      • shouldQueryDiscountsForGivenProductAndGivenUserGroup

        public void shouldQueryDiscountsForGivenProductAndGivenUserGroup()
      • shouldQueryDiscountsForGivenProductGroupAndAnyUser

        public void shouldQueryDiscountsForGivenProductGroupAndAnyUser()
      • shouldQueryDiscountsForGivenProductGroupAndGivenUser

        public void shouldQueryDiscountsForGivenProductGroupAndGivenUser()
      • shouldQueryDiscountsForGivenProductGroupAndGivenUserGroup

        public void shouldQueryDiscountsForGivenProductGroupAndGivenUserGroup()