Class DefaultConsentDaoIntegrationTest

    • Constructor Detail

      • DefaultConsentDaoIntegrationTest

        public DefaultConsentDaoIntegrationTest()
    • Method Detail

      • setUp

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

        public void shouldFindActiveConsentByCustomer()
                                               throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldNotFindActiveConsentByWrongCustomer

        public void shouldNotFindActiveConsentByWrongCustomer()
                                                       throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldNotFindActiveConsentByWrongConsentTemplate

        public void shouldNotFindActiveConsentByWrongConsentTemplate()
                                                              throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldNotFindActiveConsentifConsentTemplateisNull

        public void shouldNotFindActiveConsentifConsentTemplateisNull()
                                                               throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldNotFindActiveConsentifCustomerisNull

        public void shouldNotFindActiveConsentifCustomerisNull()
                                                        throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldFindAllConsentsByCustomer

        public void shouldFindAllConsentsByCustomer()
                                             throws java.text.ParseException
        Throws:
        java.text.ParseException
      • shouldNotFindAllConsentsByCustomerIfCustomerisNull

        public void shouldNotFindAllConsentsByCustomerIfCustomerisNull()
                                                                throws java.text.ParseException
        Throws:
        java.text.ParseException