public class ContextInitializerTest extends Object
| Constructor and Description |
|---|
ContextInitializerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
autoConfigFromServiceLoaderJDK5() |
void |
autoConfigFromServiceLoaderJDK6andAbove() |
void |
autoConfigFromSystemProperties() |
void |
autoOnConsoleStatusListener() |
void |
autoStatusListener() |
void |
doAutoConfigFromSystemProperties(String val) |
void |
reset() |
void |
setUp() |
void |
shouldConfigureFromXmlFile() |
void |
shouldThrowExceptionIfUnexpectedConfigurationFileExtension() |
void |
tearDown() |
public ContextInitializerTest()
public void reset() throws JoranException
JoranExceptionpublic void autoConfigFromSystemProperties() throws JoranException
JoranExceptionpublic void doAutoConfigFromSystemProperties(String val) throws JoranException
JoranExceptionpublic void autoConfigFromServiceLoaderJDK6andAbove() throws Exception
Exceptionpublic void autoConfigFromServiceLoaderJDK5() throws Exception
Exceptionpublic void autoStatusListener() throws JoranException
JoranExceptionpublic void autoOnConsoleStatusListener() throws JoranException
JoranExceptionpublic void shouldConfigureFromXmlFile() throws MalformedURLException, JoranException
MalformedURLExceptionJoranExceptionpublic void shouldThrowExceptionIfUnexpectedConfigurationFileExtension() throws JoranException
JoranExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.