@IntegrationTest public class DefaultConsentDaoIntegrationTest extends ServicelayerTest
DefaultCommerceQuoteDaoimportServicejaloSession| Constructor and Description |
|---|
DefaultConsentDaoIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFindActiveConsentByCustomer() |
void |
shouldFindAllConsentsByCustomer() |
void |
shouldNotFindActiveConsentByWrongConsentTemplate() |
void |
shouldNotFindActiveConsentByWrongCustomer() |
void |
shouldNotFindActiveConsentifConsentTemplateisNull() |
void |
shouldNotFindActiveConsentifCustomerisNull() |
void |
shouldNotFindAllConsentsByCustomerIfCustomerisNull() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldFindActiveConsentByCustomer()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldNotFindActiveConsentByWrongCustomer()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldNotFindActiveConsentByWrongConsentTemplate()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldNotFindActiveConsentifConsentTemplateisNull()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldNotFindActiveConsentifCustomerisNull()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldFindAllConsentsByCustomer()
throws java.text.ParseException
java.text.ParseExceptionpublic void shouldNotFindAllConsentsByCustomerIfCustomerisNull()
throws java.text.ParseException
java.text.ParseExceptionCopyright © 2018 SAP SE. All Rights Reserved.