Class DefaultAsSearchProfileCalculationServiceTest
- 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.services.impl.DefaultAsSearchProfileCalculationServiceTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class DefaultAsSearchProfileCalculationServiceTest extends ServicelayerTransactionalTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importService
-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description DefaultAsSearchProfileCalculationServiceTest()
-
Method Summary
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNone
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.Exception
-
calculateSimpleSearchProfile
public void calculateSimpleSearchProfile() throws java.lang.Exception- Throws:
java.lang.Exception
-
calculateCategoryAwareSearchProfile
public void calculateCategoryAwareSearchProfile() throws java.lang.Exception- Throws:
java.lang.Exception
-
calculateMultipleSearchProfiles
public void calculateMultipleSearchProfiles() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfileCalculation
public void cacheSearchProfileCalculation() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfileCalculationWithUpdate1
public void cacheSearchProfileCalculationWithUpdate1() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfileCalculationWithUpdate2
public void cacheSearchProfileCalculationWithUpdate2() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculation
public void cacheSearchProfilesCalculation() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculationWithUpdate1
public void cacheSearchProfilesCalculationWithUpdate1() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculationWithUpdate2
public void cacheSearchProfilesCalculationWithUpdate2() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculationWithUpdate3
public void cacheSearchProfilesCalculationWithUpdate3() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculationWithUpdate4
public void cacheSearchProfilesCalculationWithUpdate4() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfilesCalculationWithUpdate5
public void cacheSearchProfilesCalculationWithUpdate5() throws java.lang.Exception- Throws:
java.lang.Exception
-
cacheSearchProfileGroupsCalculation
public void cacheSearchProfileGroupsCalculation() throws java.lang.Exception- Throws:
java.lang.Exception
-
calculateCategoryAwareSearchProfileCacheTest
public void calculateCategoryAwareSearchProfileCacheTest() throws java.lang.Exception- Throws:
java.lang.Exception
-
calculateCategoryAwareSearchProfilesCacheTest
public void calculateCategoryAwareSearchProfilesCacheTest() throws java.lang.Exception- Throws:
java.lang.Exception
-
loadSearchProfile
protected <T extends AbstractAsSearchProfileModel> T loadSearchProfile(java.lang.String searchProfileCode)
-
loadSearchConfiguration
protected <T extends AbstractAsSearchConfigurationModel> T loadSearchConfiguration(java.lang.String searchConfigurationUid)
-
-