Class DefaultSolrIndexServiceTest

java.lang.Object
de.hybris.platform.solrfacetsearch.solr.impl.DefaultSolrIndexServiceTest

@UnitTest public class DefaultSolrIndexServiceTest extends Object
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • DefaultSolrIndexServiceTest

      public DefaultSolrIndexServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • createIndexWithInvalidFacetSearchConfig

      public void createIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • createIndexWithInvalidIndexedType

      public void createIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • createIndexWithInvalidQualifier

      public void createIndexWithInvalidQualifier() throws Exception
      Throws:
      Exception
    • getIndexesForConfigAndTypeWithInvalidFacetSearchConfig

      public void getIndexesForConfigAndTypeWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • getIndexesForConfigAndTypeWithInvalidIndexedType

      public void getIndexesForConfigAndTypeWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • getIndexWithInvalidFacetSearchConfig

      public void getIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • getIndexWithInvalidIndexedType

      public void getIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • getIndexWithInvalidQualifier

      public void getIndexWithInvalidQualifier() throws Exception
      Throws:
      Exception
    • getOrCreateIndexWithInvalidFacetSearchConfig

      public void getOrCreateIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • getOrCreateIndexWithInvalidIndexedType

      public void getOrCreateIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • getOrCreateIndexWithInvalidQualifier

      public void getOrCreateIndexWithInvalidQualifier() throws Exception
      Throws:
      Exception
    • deleteIndexWithInvalidFacetSearchConfig

      public void deleteIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • deleteIndexWithInvalidIndexedType

      public void deleteIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • deleteIndexWithInvalidQualifier

      public void deleteIndexWithInvalidQualifier() throws Exception
      Throws:
      Exception
    • activateIndexWithInvalidFacetSearchConfig

      public void activateIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • activateIndexWithInvalidIndexedType

      public void activateIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception
    • activateIndexWithInvalidQualifier

      public void activateIndexWithInvalidQualifier() throws Exception
      Throws:
      Exception
    • getActiveIndexWithInvalidFacetSearchConfig

      public void getActiveIndexWithInvalidFacetSearchConfig() throws Exception
      Throws:
      Exception
    • getActiveIndexWithInvalidIndexedType

      public void getActiveIndexWithInvalidIndexedType() throws Exception
      Throws:
      Exception