Class DefaultPagedB2BOrgUnitDaoIntegrationTest

    • Constructor Detail

      • DefaultPagedB2BOrgUnitDaoIntegrationTest

        public DefaultPagedB2BOrgUnitDaoIntegrationTest()
    • Method Detail

      • setUp

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

        public void shouldGetQuotesForUSAEmployee()
      • shouldGetQuotesForNAEmployee

        public void shouldGetQuotesForNAEmployee()
      • shouldGetQuotesForCanadaEmployee

        public void shouldGetQuotesForCanadaEmployee()
      • shouldFindMembersOfType

        public void shouldFindMembersOfType()
      • assertResultContains

        protected void assertResultContains​(java.util.List<QuoteModel> result,
                                            java.lang.String quoteCode,
                                            java.lang.Integer quoteVersion,
                                            java.lang.String userUid)
      • createPageableData

        protected PageableData createPageableData​(int currentPage,
                                                  int pageSize)
      • getSellerQuoteStates

        protected java.util.Set<QuoteState> getSellerQuoteStates()