|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jcoderz.commons.LoggableImplTest
public class LoggableImplTest
Test for LoggableImpl class.
| Constructor Summary | |
|---|---|
LoggableImplTest()
|
|
| Method Summary | |
|---|---|
void |
testAddParameter()
Test the addParameter, getParameter and getParameterNames method. |
void |
testGetCause()
Tests the get cause method. |
void |
testGetEventTime()
Tests the get event time method. |
void |
testGetInstanceId()
Tests the get instance id method. |
void |
testGetLogMessageInfo()
Tests the getLogMessageInfo method. |
void |
testGetMessage()
Tests the get message method. |
void |
testGetNodeId()
Tests the get node id method. |
void |
testGetThreadId()
Tests the get thread id method. |
void |
testGetTrackingNumber()
Tests the get tracking number method. |
void |
testGetTrackingNumberInheritance()
Tests the GetTrackingNumberInheritance. |
void |
testInitCause()
Tests initCause method. |
void |
testLog()
Tests the log method. |
void |
testLoggableImplLogMessageInfolongStringString()
Test for void LoggableImpl(LogMessageInfo, long, String, String). |
void |
testLoggableImplLogMessageInfolongStringStringThrowable()
Tests LoggableImpl(LogMessageInfo, long, String, String, Throwable). |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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, fail, fail, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LoggableImplTest()
| Method Detail |
|---|
public final void testLoggableImplLogMessageInfolongStringString()
public final void testLoggableImplLogMessageInfolongStringStringThrowable()
public final void testInitCause()
public final void testAddParameter()
public final void testGetLogMessageInfo()
public final void testGetTrackingNumber()
public final void testGetTrackingNumberInheritance()
public final void testGetEventTime()
public final void testGetNodeId()
public final void testGetInstanceId()
public final void testGetThreadId()
public final void testGetCause()
public final void testLog()
public final void testGetMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||