|
||||||||||
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.apache.log4j.TestLogXF
public class TestLogXF
Unit test for LogXF.
Constructor Summary | |
---|---|
TestLogXF(java.lang.String testName)
Create the test case |
Method Summary | |
---|---|
void |
tearDown()
Post test clean up. |
void |
testEntering()
Test LogXF.entering with class and method. |
void |
testEnteringNullNull()
Test LogXF.entering with null class and method. |
void |
testEnteringNullNullNull()
Test LogXF.entering with null class, method and parameter. |
void |
testEnteringNullNullNullArray()
Test LogXF.entering with null class, method and parameters. |
void |
testEnteringWithBadParam()
Test LogXF.entering with class, method and bad parameter. |
void |
testEnteringWithBadParams()
Test LogXF.entering with class, method and bad parameters. |
void |
testEnteringWithParam()
Test LogXF.entering with class, method and parameter. |
void |
testExiting()
Test LogXF.exiting with class and method. |
void |
testExitingNullNull()
Test LogXF.exiting with null class and method. |
void |
testExitingNullNullNull()
Test LogXF.exiting with null class, method and parameter. |
void |
testExitingWithBadValue()
Test LogXF.exiting with class, method and bad return value. |
void |
testExitingWithValue()
Test LogXF.exiting with class, method and return value. |
void |
testThrowing()
Test LogXF.exiting with class and method. |
void |
testThrowingNullNullNull()
Test LogXF.throwing with null class, method and throwable. |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestLogXF(java.lang.String testName)
testName
- name of the test caseMethod Detail |
---|
public void tearDown()
tearDown
in class junit.framework.TestCase
public void testEnteringNullNull()
public void testEnteringNullNullNull()
public void testEnteringNullNullNullArray()
public void testEntering()
public void testEnteringWithParam()
public void testEnteringWithBadParam()
public void testEnteringWithBadParams()
public void testExitingNullNull()
public void testExitingNullNullNull()
public void testExiting()
public void testExitingWithValue()
public void testExitingWithBadValue()
public void testThrowingNullNullNull()
public void testThrowing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.