Class DefaultAsSearchProfileServiceTest

java.lang.Object
de.hybris.platform.adaptivesearch.services.impl.DefaultAsSearchProfileServiceTest

@UnitTest public class DefaultAsSearchProfileServiceTest extends Object
  • Field Details

    • expectedException

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

    • DefaultAsSearchProfileServiceTest

      public DefaultAsSearchProfileServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      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()