@IntegrationTest public class DefaultConsentTemplateDaoIntegrationTest extends ServicelayerTest
DefaultCommerceQuoteDaoimportServicejaloSession| Constructor and Description |
|---|
DefaultConsentTemplateDaoIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldFindConsentTemplateByIdAndVersionAndSite() |
void |
shouldFindLatestConsentTemplateByIdAndSite() |
void |
shouldFindLatestConsentTemplateForEachIdAndSite() |
void |
shouldNotFindConsentTemplateByWrongId() |
void |
shouldNotFindConsentTemplateByWrongSite() |
void |
shouldReturnEmptyListWhenNoConsentTemplatesFound() |
void |
shouldThrowExceptionWhenNoConsentTemplateFound() |
void |
shouldThrowExceptionWhenNoConsentTemplateFoundForGivenIDVersionAndSite() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultConsentTemplateDaoIntegrationTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldFindLatestConsentTemplateByIdAndSite()
public void shouldThrowExceptionWhenNoConsentTemplateFound()
public void shouldFindConsentTemplateByIdAndVersionAndSite()
public void shouldThrowExceptionWhenNoConsentTemplateFoundForGivenIDVersionAndSite()
public void shouldFindLatestConsentTemplateForEachIdAndSite()
public void shouldReturnEmptyListWhenNoConsentTemplatesFound()
public void shouldNotFindConsentTemplateByWrongId()
public void shouldNotFindConsentTemplateByWrongSite()
Copyright © 2018 SAP SE. All Rights Reserved.