public class TestSettings4jConfig extends AbstractTestSettings4jConfig
Settings4jInstance
.
Checkstyle:OFF MagicNumber
Constructor and Description |
---|
TestSettings4jConfig() |
Modifier and Type | Method and Description |
---|---|
void |
testCorruptConfig()
test corrupt config xml file.
|
void |
testDefaultSettings4jConfig()
Test parsing of defaultsettings4j.xml (FALLBACK-Configuration).
|
void |
testFSConfigTempFolder()
test for
FSConnector . |
void |
testFSConfigTestFolder()
test for
FSConnector . |
void |
testObjectResolverConfig()
Test ObjectReolver with cached Connector.
|
void |
testObjectResolverConfig1()
Test ObjectReolver with cached Connector.
|
void |
testObjectResolverConfig2()
Test ObjectReolver with cached ObjectReolver.
|
void |
testObjectResolverConfig3()
Test ObjectReolver with cached Object-Property-config.
|
void |
testObjectResolverConfig4Spring()
Test ObjectReolver with cached Object-Property-config.
|
void |
testPropertyFileConfig()
|
void |
testPropertyFileConfigFromPath1()
test
PropertyFileConnector.setPropertyFromPath(String) with classpath url. |
void |
testPropertyFileConfigFromPath2()
test
PropertyFileConnector.setPropertyFromPath(String) with filepath url. |
void |
testPropertyFileConfigFromPathException1()
test
PropertyFileConnector.setPropertyFromPath(String) with empty String. |
void |
testPropertyFileConfigFromPathException2()
test
PropertyFileConnector.setPropertyFromPath(String) without prefix. |
setUp, tearDown
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
public void testDefaultSettings4jConfig()
public void testCorruptConfig()
public void testFSConfigTempFolder() throws Exception
FSConnector
.Exception
- in case of an error.public void testFSConfigTestFolder() throws Exception
FSConnector
.Exception
- in case of an error.public void testObjectResolverConfig()
public void testObjectResolverConfig1()
public void testObjectResolverConfig2()
public void testObjectResolverConfig3()
public void testObjectResolverConfig4Spring() throws Exception
Exception
- if an error occurs.public void testPropertyFileConfig()
public void testPropertyFileConfigFromPath1()
PropertyFileConnector.setPropertyFromPath(String)
with classpath url.public void testPropertyFileConfigFromPath2()
PropertyFileConnector.setPropertyFromPath(String)
with filepath url.public void testPropertyFileConfigFromPathException1()
PropertyFileConnector.setPropertyFromPath(String)
with empty String.public void testPropertyFileConfigFromPathException2()
PropertyFileConnector.setPropertyFromPath(String)
without prefix.Copyright © 2008–2014. All rights reserved.