Class DefaultSolrIndexServiceTest
java.lang.Object
de.hybris.platform.solrfacetsearch.solr.impl.DefaultSolrIndexServiceTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUp()
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultSolrIndexServiceTest
public DefaultSolrIndexServiceTest()
-
-
Method Details
-
setUp
public void setUp() -
createIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
createIndexWithInvalidIndexedType
- Throws:
Exception
-
createIndexWithInvalidQualifier
- Throws:
Exception
-
getIndexesForConfigAndTypeWithInvalidFacetSearchConfig
- Throws:
Exception
-
getIndexesForConfigAndTypeWithInvalidIndexedType
- Throws:
Exception
-
getIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
getIndexWithInvalidIndexedType
- Throws:
Exception
-
getIndexWithInvalidQualifier
- Throws:
Exception
-
getOrCreateIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
getOrCreateIndexWithInvalidIndexedType
- Throws:
Exception
-
getOrCreateIndexWithInvalidQualifier
- Throws:
Exception
-
deleteIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
deleteIndexWithInvalidIndexedType
- Throws:
Exception
-
deleteIndexWithInvalidQualifier
- Throws:
Exception
-
activateIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
activateIndexWithInvalidIndexedType
- Throws:
Exception
-
activateIndexWithInvalidQualifier
- Throws:
Exception
-
getActiveIndexWithInvalidFacetSearchConfig
- Throws:
Exception
-
getActiveIndexWithInvalidIndexedType
- Throws:
Exception
-