@UnitTest public class DefaultIndexerQueryContextFactoryTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
DefaultIndexerQueryContextFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContext() |
void |
destroyContext() |
void |
destroyContextAfterException() |
void |
doesNotHaveCurrentContext() |
void |
hasCurrentContext() |
void |
initializeContext() |
void |
listenersRunInCorrectOrder() |
void |
noListenerConfigured() |
void |
runAfterBatchErrorListener() |
void |
runBeforeBatchListener() |
void |
runListeners() |
void |
setUp() |
public DefaultIndexerQueryContextFactoryTest()
public void setUp()
public void createContext()
throws java.lang.Exception
java.lang.Exceptionpublic void initializeContext()
throws java.lang.Exception
java.lang.Exceptionpublic void doesNotHaveCurrentContext()
throws java.lang.Exception
java.lang.Exceptionpublic void hasCurrentContext()
throws java.lang.Exception
java.lang.Exceptionpublic void destroyContext()
throws java.lang.Exception
java.lang.Exceptionpublic void destroyContextAfterException()
throws java.lang.Exception
java.lang.Exceptionpublic void noListenerConfigured()
throws java.lang.Exception
java.lang.Exceptionpublic void runBeforeBatchListener()
throws java.lang.Exception
java.lang.Exceptionpublic void runListeners()
throws java.lang.Exception
java.lang.Exceptionpublic void runAfterBatchErrorListener()
throws java.lang.Exception
java.lang.Exceptionpublic void listenersRunInCorrectOrder()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.