@UnitTest public class DefaultIndexerContextFactoryTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
DefaultIndexerContextFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createContext() |
void |
destroyContext() |
void |
destroyContextAfterException() |
void |
doesNotHaveCurrentContext() |
void |
hasCurrentContext() |
void |
initializeContext() |
void |
listenersRunInCorrectOrder() |
void |
noListenerConfigured() |
void |
runAfterIndexErrorListener() |
void |
runBeforeIndexListener() |
void |
runListeners() |
void |
setUp() |
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 runBeforeIndexListener()
throws java.lang.Exception
java.lang.Exceptionpublic void runListeners()
throws java.lang.Exception
java.lang.Exceptionpublic void runAfterIndexErrorListener()
throws java.lang.Exception
java.lang.Exceptionpublic void listenersRunInCorrectOrder()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.