Class DefaultAsSearchConfigurationServiceTest

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

@UnitTest public class DefaultAsSearchConfigurationServiceTest extends Object
  • Field Details

    • expectedException

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

    • DefaultAsSearchConfigurationServiceTest

      public DefaultAsSearchConfigurationServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • getAll

      public void getAll()
    • getByCatalogVersion

      public void getByCatalogVersion()
    • getByUid

      public void getByUid()
    • cannotGetByUid

      public void cannotGetByUid()
    • getForContext

      public void getForContext()
    • getOrCreateForContext

      public void getOrCreateForContext()
    • cloneSearchConfiguration

      public void cloneSearchConfiguration()