public class Log4jConfigurationLoaderTest extends TestCase
DefaultPropertiesLoader
.Constructor and Description |
---|
Log4jConfigurationLoaderTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testInitLog4jConfigurationCorruptXml()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationEmptyLog4jPath()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationEmptyProperties()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationHappypathCustom()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationHappypathCustomFile()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationHappypathDefault()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationInvalideClasspathFile()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationInvalideLog4jFactory()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationInvalideUrl()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
void |
testInitLog4jConfigurationlog4jProperty()
The normal usage of the DefaultPropertiesLoader: Load default Properties from ServletContext and add Connector to
Settings4j.
|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
protected void tearDown() throws Exception
public void testInitLog4jConfigurationEmptyProperties()
public void testInitLog4jConfigurationEmptyLog4jPath()
public void testInitLog4jConfigurationHappypathDefault()
public void testInitLog4jConfigurationHappypathCustom()
public void testInitLog4jConfigurationHappypathCustomFile()
public void testInitLog4jConfigurationInvalideLog4jFactory()
public void testInitLog4jConfigurationInvalideClasspathFile()
public void testInitLog4jConfigurationInvalideUrl()
public void testInitLog4jConfigurationCorruptXml()
public void testInitLog4jConfigurationlog4jProperty()
Copyright © 2008–2014. All rights reserved.