Class BackofficeSnIndexerListenerTest

java.lang.Object
com.hybris.backoffice.searchservices.indexer.listeners.BackofficeSnIndexerListenerTest

public class BackofficeSnIndexerListenerTest extends Object
  • Constructor Details

    • BackofficeSnIndexerListenerTest

      public BackofficeSnIndexerListenerTest()
  • Method Details

    • init

      public void init()
    • shouldSetIndexToActiveWhenFullIndexIsFull

      public void shouldSetIndexToActiveWhenFullIndexIsFull()
    • shouldNotSetIndexToActiveWhenFullIndexIsActive

      public void shouldNotSetIndexToActiveWhenFullIndexIsActive()
    • shouldNotSetIndexToActiveWhenIsNotFullIndex

      public void shouldNotSetIndexToActiveWhenIsNotFullIndex()
    • shouldNotSetIndexToActiveWhenIndexTypeIdNotMatch

      public void shouldNotSetIndexToActiveWhenIndexTypeIdNotMatch()