Class DiscountRowRepositoryTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DiscountRowRepositoryTest extends ServicelayerTest
  • Constructor Details

    • DiscountRowRepositoryTest

      public DiscountRowRepositoryTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      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()