| Constructor and Description |
|---|
AbstractCMSAdminServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldReturnCatalogVersionWhenActiveCatalogVersionIsPresentInSession()
Test method for
AbstractCMSAdminService.getActiveCatalogVersion()
. |
void |
shouldReturnCmsSiteWhenActiveSiteIsPresentInSession()
Test method for
AbstractCMSAdminService.getActiveSite(). |
void |
shouldReturnNullWhenActiveCatalogVersionIsNotPresentInSession()
Test method for
AbstractCMSAdminService.getActiveCatalogVersion()
. |
void |
shouldReturnNullWhenActiveSiteIsNotPresentInSession()
Test method for
AbstractCMSAdminService.getActiveSite(). |
void |
shouldReturnNullWhenExceptionWasThrownDuringGettingCatalogVersion()
Test method for
AbstractCMSAdminService.getActiveCatalogVersion()
. |
void |
shouldReturnNullWhenExceptionWasThrownDuringGettingCmsSite()
Test method for
AbstractCMSAdminService.getActiveSite() . |
public void shouldReturnCatalogVersionWhenActiveCatalogVersionIsPresentInSession()
AbstractCMSAdminService.getActiveCatalogVersion()
.public void shouldReturnCmsSiteWhenActiveSiteIsPresentInSession()
AbstractCMSAdminService.getActiveSite().public void shouldReturnNullWhenActiveCatalogVersionIsNotPresentInSession()
AbstractCMSAdminService.getActiveCatalogVersion()
.public void shouldReturnNullWhenActiveSiteIsNotPresentInSession()
AbstractCMSAdminService.getActiveSite().public void shouldReturnNullWhenExceptionWasThrownDuringGettingCatalogVersion()
AbstractCMSAdminService.getActiveCatalogVersion()
.public void shouldReturnNullWhenExceptionWasThrownDuringGettingCmsSite()
AbstractCMSAdminService.getActiveSite() .Copyright © 2017 SAP SE. All Rights Reserved.