@UnitTest public class DefaultStoreSessionFacadeTest extends java.lang.Object
StoreSessionFacade| Constructor and Description |
|---|
DefaultStoreSessionFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetAllCurrenciesEmpty() |
void |
testGetAllLanguagesCatalogVerEmpty() |
void |
testGetAllSitesCurrencies() |
void |
testGetAllSitesLanguages() |
void |
testGetAllSystemCurrencies() |
void |
testGetCurrentCurrency() |
void |
testGetCurrentLanguage() |
void |
testInitializeSession() |
void |
testInitializeSessionNoDefaultValues() |
public void setUp()
public void testGetCurrentLanguage()
public void testGetCurrentCurrency()
public void testGetAllSitesLanguages()
public void testGetAllLanguagesCatalogVerEmpty()
public void testGetAllSitesCurrencies()
public void testGetAllSystemCurrencies()
public void testGetAllCurrenciesEmpty()
public void testInitializeSession()
throws CalculationException
CalculationExceptionpublic void testInitializeSessionNoDefaultValues()
Copyright © 2018 SAP SE. All Rights Reserved.