Class CategoryRemovalTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.servicelayer.ServicelayerTransactionalTest
de.hybris.platform.adaptivesearch.integration.CategoryRemovalTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
FieldsFields 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 TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidprotected <T extends AbstractAsSearchProfileModel>
TloadSearchProfile(String searchProfileCode) voidsetUp()Methods 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
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
CategoryRemovalTest
public CategoryRemovalTest()
-
-
Method Details
-
setUp
- Throws:
ImpExException
-
createSearchProfileContext
- Throws:
Exception
-
createSearchProfileContextAfterRemovingCat10
- Throws:
Exception
-
calculateSearchProfile
- Throws:
Exception
-
calculateSearchProfileAfterRemovingCat10
- Throws:
Exception
-
calculateSearchProfileAfterRemovingCat20
- Throws:
Exception
-
calculateSearchProfileAfterRemovingCat10AndCat20
- Throws:
Exception
-
calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfile
public void calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfile() throws Exception- Throws:
Exception
-
calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfileAndConfigurations
public void calculateSearchProfileAfterRemovingCat10AndCat20ForCachedSearchProfileAndConfigurations() throws Exception- Throws:
Exception
-
getSearchConfigurationForGlobalCat
- Throws:
Exception
-
getSearchConfigurationForGlobalCatAfterRemovingCat10AndCat20
- Throws:
Exception
-
getSearchConfigurationForCat10
- Throws:
Exception
-
getSearchConfigurationForCat10AfterRemovingCat10
- Throws:
Exception
-
loadSearchProfile
-