Class DefaultPagedB2BCustomerDaoIntegrationTest

    • Constructor Detail

      • DefaultPagedB2BCustomerDaoIntegrationTest

        public DefaultPagedB2BCustomerDaoIntegrationTest()
    • Method Detail

      • setUp

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

        public void testFindPagedCustomersExisting()
      • testFindPagedCustomersIsOrderedByName

        public void testFindPagedCustomersIsOrderedByName()
      • testFindPagedCustomersInexistent

        public void testFindPagedCustomersInexistent()
      • testFindPagedCustomersByGroupMembership

        public void testFindPagedCustomersByGroupMembership()
      • testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatch

        public void testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatch()
      • testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatchCaseInsensitive

        public void testfindPagedCustomersBySearchTermAndGroupMembershipWithNameMatchCaseInsensitive()
      • testfindPagedCustomersBySearchTermAndGroupMembershipWithUnitNameMatch

        public void testfindPagedCustomersBySearchTermAndGroupMembershipWithUnitNameMatch()
      • testFindPagedApproversForUnitByGroupMembership

        public void testFindPagedApproversForUnitByGroupMembership()
      • testFindPagedCustomersForUnitByGroupMembership

        public void testFindPagedCustomersForUnitByGroupMembership()
      • testFindPagedCustomersForUnit

        public void testFindPagedCustomersForUnit()
      • testFindPagination

        public void testFindPagination()
      • testFindPagedCustomersByGroupMembershipPagination

        public void testFindPagedCustomersByGroupMembershipPagination()
      • testFindPagedApproversForUnitByGroupMembershipPagination

        public void testFindPagedApproversForUnitByGroupMembershipPagination()
      • testFindPagedCustomersForUnitByGroupMembershipPagination

        public void testFindPagedCustomersForUnitByGroupMembershipPagination()
      • testFindPagedCustomersForUnitPagination

        public void testFindPagedCustomersForUnitPagination()