|
||||||||||
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.springframework.batch.repeat.exception.LogOrRethrowExceptionHandlerTests
public class LogOrRethrowExceptionHandlerTests
Constructor Summary | |
---|---|
LogOrRethrowExceptionHandlerTests()
|
Method Summary | |
---|---|
protected void |
setUp()
|
void |
testError()
|
void |
testNotRethrownDebugLevel()
|
void |
testNotRethrownErrorLevel()
|
void |
testNotRethrownWarnLevel()
|
void |
testRuntimeException()
|
void |
testUnclassifiedException()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LogOrRethrowExceptionHandlerTests()
Method Detail |
---|
protected void setUp() throws Exception
setUp
in class junit.framework.TestCase
Exception
public void testRuntimeException() throws Throwable
Throwable
public void testError() throws Throwable
Throwable
public void testNotRethrownErrorLevel() throws Throwable
Throwable
public void testNotRethrownWarnLevel() throws Throwable
Throwable
public void testNotRethrownDebugLevel() throws Throwable
Throwable
public void testUnclassifiedException() throws Throwable
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |