Class BackofficeSnIndexerListenerTest
java.lang.Object
com.hybris.backoffice.searchservices.indexer.listeners.BackofficeSnIndexerListenerTest
-
Constructor Summary
Constructors -
Method Summary
-
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()
-