Class DefaultFacetSearchContextFactoryTest
java.lang.Object
de.hybris.platform.solrfacetsearch.search.impl.context.impl.DefaultFacetSearchContextFactoryTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidsetUp()
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultFacetSearchContextFactoryTest
public DefaultFacetSearchContextFactoryTest()
-
-
Method Details
-
setUp
public void setUp() -
createContext
- Throws:
Exception
-
initializeContext
- Throws:
Exception
-
doesNotHaveCurrentContext
- Throws:
Exception
-
hasCurrentContext
- Throws:
Exception
-
destroyContext
- Throws:
Exception
-
destroyContextAfterException
- Throws:
Exception
-
noListenerConfigured
- Throws:
Exception
-
runBeforeBatchListener
- Throws:
Exception
-
runListeners
- Throws:
Exception
-
runAfterBatchErrorListener
- Throws:
Exception
-
listenersRunInCorrectOrder
- Throws:
Exception
-