|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.aop.logging.LogConfigBeanTest
public class LogConfigBeanTest
Test cases for the LogConfigBean
class.
Constructor Summary | |
---|---|
LogConfigBeanTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetConcatedLogText()
Test cases for the getConcatedLogText() method. |
void |
testGetLoggerConfigMap()
Test cases for the getter and setter of the loggerConfigMap property. |
void |
testGetLoggerLogLevelMap()
Test cases for the getLoggerLogLevelMap() method. |
void |
testGetSetExecutionPhaseSet()
Test cases for the getter and setter of the execution phase set. |
void |
testGetSetLogTextList()
Test cases for the getter and setter of the log text list. |
void |
testGetSetOneLogLinePerLogTextLine()
Test case for the getter and setter of the oneLogLinePerLogTextLine property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogConfigBeanTest()
Method Detail |
---|
public void setUp()
public void testGetSetOneLogLinePerLogTextLine() throws Exception
Exception
public void testGetSetLogTextList() throws Exception
Exception
public void testGetConcatedLogText() throws Exception
getConcatedLogText()
method.
Exception
public void testGetLoggerConfigMap() throws Exception
Exception
public void testGetLoggerLogLevelMap() throws Exception
getLoggerLogLevelMap()
method.
Exception
public void testGetSetExecutionPhaseSet() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |