Class DefaultAsSearchProfileDaoTest
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.daos.impl.DefaultAsSearchProfileDaoTest
- 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 TypeMethodDescriptionvoidvoidvoidfindAll()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
DefaultAsSearchProfileDaoTest
public DefaultAsSearchProfileDaoTest()
-
-
Method Details
-
findAllEmpty
- Throws:
Exception
-
findAll
- Throws:
Exception
-
findByEmptyIndexTypeAndCatalogVersion
- Throws:
Exception
-
findByNullIndexTypeAndCatalogVersion
- Throws:
Exception
-
findByIndexTypeAndCatalogVersion
- Throws:
Exception
-
findByIndexTypesAndCatalogVersions
- Throws:
Exception
-
findByNullCatalogVersionEmpty
- Throws:
Exception
-
findByNullCatalogVersion
- Throws:
Exception
-
findByStagedCatalogVersion
- Throws:
Exception
-
findByOnlineCatalogVersion
- Throws:
Exception
-
cannotFindByTestCatalogVersion
- Throws:
Exception
-
findSimpleSearchProfileWithNullCatalogVersion
- Throws:
Exception
-
findSimpleSearchProfileWithStagedCatalogVersion
- Throws:
Exception
-
findCategoryAwareSearchProfileWithNullCatalogVersion
- Throws:
Exception
-
findCategoryAwareSearchProfileWithStagedCatalogVersion
- Throws:
Exception
-
cannotFindSearchProfile
- Throws:
Exception
-