Class DefaultAsSearchProfileServiceTest
java.lang.Object
de.hybris.platform.adaptivesearch.services.impl.DefaultAsSearchProfileServiceTest
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultAsSearchProfileServiceTest
public DefaultAsSearchProfileServiceTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
getAll
public void getAll() -
getByIndexTypesAndCatalogVersions
public void getByIndexTypesAndCatalogVersions() -
getByCatalogVersion
public void getByCatalogVersion() -
getByCode
public void getByCode() -
cannotGetByCode
public void cannotGetByCode() -
cloneSearchProfile
public void cloneSearchProfile() -
cloneSearchProfileWithActivationSet
public void cloneSearchProfileWithActivationSet()
-