Package de.hybris.platform.catalog
Class CatalogServiceTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
CatalogServiceTest
public CatalogServiceTest()
-
-
Method Details
-
testgetAllCatalogsWithNothing
public void testgetAllCatalogsWithNothing() -
testgetAllCatalogsWithSomeCatalogs
public void testgetAllCatalogsWithSomeCatalogs() -
testgetAllCatalogsOfTypeWithNull
public void testgetAllCatalogsOfTypeWithNull() -
testgetAllCatalogsOfType
public void testgetAllCatalogsOfType() -
testGetCatalogNullId
public void testGetCatalogNullId() -
testGetCatalogForId
public void testGetCatalogForId() -
testUniqueKeyCheck
- Throws:
Exception
-
testCreateModelsOfTypeAndSubtypeSaveAll
public void testCreateModelsOfTypeAndSubtypeSaveAll() throws JaloInvalidParameterException, JaloDuplicateCodeException -
testCreateModelsOfTypeAndSubtypeSaveOnly
public void testCreateModelsOfTypeAndSubtypeSaveOnly() throws JaloInvalidParameterException, JaloDuplicateCodeException -
testCreateModelsOfTwoSubTypesSaveAll
public void testCreateModelsOfTwoSubTypesSaveAll() throws JaloInvalidParameterException, JaloDuplicateCodeException -
testPLA7931
public void testPLA7931() throws JaloInvalidParameterException, JaloDuplicateCodeException, ConsistencyCheckException -
testGetPath
public void testGetPath() -
testGetPathForTestCatalog
public void testGetPathForTestCatalog() throws JaloInvalidParameterException, JaloItemNotFoundException, JaloSecurityException, JaloBusinessException -
testPLA10194_SetCollectionWithNullEntry
- Throws:
Exception
-
testGetDefaultCatalog
public void testGetDefaultCatalog()
-