Class AsCategoryAwareSearchConfigurationModelTest
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.servicelayer.ServicelayerTest
-
- de.hybris.platform.adaptivesearch.integration.model.AsCategoryAwareSearchConfigurationModelTest
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class AsCategoryAwareSearchConfigurationModelTest extends ServicelayerTest
-
-
Field Summary
Fields Modifier and Type Field Description org.junit.rules.ExpectedException
expectedException
-
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 AsCategoryAwareSearchConfigurationModelTest()
-
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 ImpExException
- Throws:
ImpExException
-
createCategoryAwareSearchConfigurationWithoutUid
public void createCategoryAwareSearchConfigurationWithoutUid() throws java.lang.Exception
- Throws:
java.lang.Exception
-
createCategoryAwareSearchConfiguration
public void createCategoryAwareSearchConfiguration() throws java.lang.Exception
- Throws:
java.lang.Exception
-
failToCreateCategoryAwareSearchConfigurationWithoutSearchProfile
public void failToCreateCategoryAwareSearchConfigurationWithoutSearchProfile() throws java.lang.Exception
- Throws:
java.lang.Exception
-
failToCreateCategoryAwareSearchConfigurationWithWrongCatalogVersion
public void failToCreateCategoryAwareSearchConfigurationWithWrongCatalogVersion() throws java.lang.Exception
- Throws:
java.lang.Exception
-
createMultipleCategoryAwareSearchConfigurations
public void createMultipleCategoryAwareSearchConfigurations() throws java.lang.Exception
- Throws:
java.lang.Exception
-
failToCreateMultipleCategoryAwareSearchConfigurationsWithSameCategory
public void failToCreateMultipleCategoryAwareSearchConfigurationsWithSameCategory() throws java.lang.Exception
- Throws:
java.lang.Exception
-
cloneCategoryAwareSearchConfigurationWithFacets
public void cloneCategoryAwareSearchConfigurationWithFacets() throws java.lang.Exception
- Throws:
java.lang.Exception
-
cloneCategoryAwareSearchConfigurationWithBoosts
public void cloneCategoryAwareSearchConfigurationWithBoosts() throws java.lang.Exception
- Throws:
java.lang.Exception
-
cloneCategoryAwareSearchConfigurationWithSorts
public void cloneCategoryAwareSearchConfigurationWithSorts() throws java.lang.Exception
- Throws:
java.lang.Exception
-
categoryAwareSearchConfigurationIsNotCorrupted
public void categoryAwareSearchConfigurationIsNotCorrupted() throws java.lang.Exception
- Throws:
java.lang.Exception
-
categoryAwareSearchConfigurationIsCorrupted
public void categoryAwareSearchConfigurationIsCorrupted() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-