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
JoranException
public void autoConfigFromSystemProperties() throws JoranException
JoranException
public void doAutoConfigFromSystemProperties(String val) throws JoranException
JoranException
public void autoConfigFromServiceLoaderJDK6andAbove() throws Exception
Exception
public void autoConfigFromServiceLoaderJDK5() throws Exception
Exception
public void autoStatusListener() throws JoranException
JoranException
public void autoOnConsoleStatusListener() throws JoranException
JoranException
public void shouldConfigureFromXmlFile() throws MalformedURLException, JoranException
MalformedURLException
JoranException
public void shouldThrowExceptionIfUnexpectedConfigurationFileExtension() throws JoranException
JoranException
Copyright © 2005–2018 QOS.ch. All rights reserved.