@IntegrationTest public class TrashPagePopulatorIntegrationTest extends BaseIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
protected CatalogVersionModel |
catalogVersion |
protected CatalogVersionService |
catalogVersionService |
protected CMSAdminPageService |
cmsAdminPageService |
protected CMSAdminSiteService |
cmsAdminSiteService |
protected CMSNavigationService |
cmsNavigationService |
protected TrashPagePopulator |
cmsTrashPagePopulator |
protected FlexibleSearchService |
flexibleSearchService |
protected ContentPageModel |
homepage |
protected java.util.Map<java.lang.String,java.lang.Object> |
map |
protected ModelService |
modelService |
protected static java.lang.String |
NAV_ENTRY_ID_0 |
protected static java.lang.String |
NAV_ENTRY_ID_1 |
protected static java.lang.String |
NAV_ENTRY_ID_2 |
protected static java.lang.String |
NAV_ENTRY_ID_3 |
protected static java.lang.String |
NAV_NODE_ID |
protected static java.lang.String |
NAV_NODE_TITLE |
springCustomContextLoader, userServiceimportServicejaloSession| Constructor and Description |
|---|
TrashPagePopulatorIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getNumberOfNavEntries() |
void |
setup() |
void |
shouldNotRemoveNavigationEntriesFromNavigationNodesWhenContentPageIsInActiveStatus() |
void |
shouldNotRemoveNavigationEntriesFromNavigationNodesWhenMapHasNoStatus() |
void |
shouldRemoveNavigationEntriesFromNavigationNodesWhenContentPageIsInDeletedStatus() |
setCurrentUser, setCurrentUserCmsEditor, setCurrentUserCmsManagercreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected static final java.lang.String NAV_NODE_TITLE
protected static final java.lang.String NAV_NODE_ID
protected static final java.lang.String NAV_ENTRY_ID_0
protected static final java.lang.String NAV_ENTRY_ID_1
protected static final java.lang.String NAV_ENTRY_ID_2
protected static final java.lang.String NAV_ENTRY_ID_3
protected CMSAdminSiteService cmsAdminSiteService
protected ModelService modelService
protected CMSAdminPageService cmsAdminPageService
protected CatalogVersionService catalogVersionService
protected CMSNavigationService cmsNavigationService
protected TrashPagePopulator cmsTrashPagePopulator
protected FlexibleSearchService flexibleSearchService
protected ContentPageModel homepage
protected java.util.Map<java.lang.String,java.lang.Object> map
protected CatalogVersionModel catalogVersion
public void setup()
public void shouldRemoveNavigationEntriesFromNavigationNodesWhenContentPageIsInDeletedStatus()
public void shouldNotRemoveNavigationEntriesFromNavigationNodesWhenContentPageIsInActiveStatus()
public void shouldNotRemoveNavigationEntriesFromNavigationNodesWhenMapHasNoStatus()
protected int getNumberOfNavEntries()
Copyright © 2018 SAP SE. All Rights Reserved.