Class DefaultFacetSearchContextFactoryTest

java.lang.Object
de.hybris.platform.solrfacetsearch.search.impl.context.impl.DefaultFacetSearchContextFactoryTest

@UnitTest public class DefaultFacetSearchContextFactoryTest extends Object
  • Field Details

    • expectedException

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

    • DefaultFacetSearchContextFactoryTest

      public DefaultFacetSearchContextFactoryTest()
  • Method Details

    • setUp

      public void setUp()
    • createContext

      public void createContext() throws Exception
      Throws:
      Exception
    • initializeContext

      public void initializeContext() throws Exception
      Throws:
      Exception
    • doesNotHaveCurrentContext

      public void doesNotHaveCurrentContext() throws Exception
      Throws:
      Exception
    • hasCurrentContext

      public void hasCurrentContext() throws Exception
      Throws:
      Exception
    • destroyContext

      public void destroyContext() throws Exception
      Throws:
      Exception
    • destroyContextAfterException

      public void destroyContextAfterException() throws Exception
      Throws:
      Exception
    • noListenerConfigured

      public void noListenerConfigured() throws Exception
      Throws:
      Exception
    • runBeforeBatchListener

      public void runBeforeBatchListener() throws Exception
      Throws:
      Exception
    • runListeners

      public void runListeners() throws Exception
      Throws:
      Exception
    • runAfterBatchErrorListener

      public void runAfterBatchErrorListener() throws Exception
      Throws:
      Exception
    • listenersRunInCorrectOrder

      public void listenersRunInCorrectOrder() throws Exception
      Throws:
      Exception