|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.AbstractThrowableTruncationTestBase de.smartics.exceptions.NormalThrowableTruncationTest
public class NormalThrowableTruncationTest
Tests truncation of exceptions deriving from AbstractCoreException
.
Field Summary |
---|
Fields inherited from class de.smartics.exceptions.AbstractThrowableTruncationTestBase |
---|
uut |
Constructor Summary | |
---|---|
NormalThrowableTruncationTest() |
Method Summary | |
---|---|
static void |
classSetup() Initializes the exception context for the tests. |
void |
testTruncateExternalExceptionDepth1() Test with a none-framework exception as cause at depth 1. |
void |
testTruncateExternalExceptionDepth2() Test with a none-framework exception as cause at depth 2 with a none-framework root cause. |
void |
testTruncateExternalExceptionDepth3() Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause. |
void |
testTruncateFrameworkException() Test with a framework exception as cause. |
Methods inherited from class de.smartics.exceptions.AbstractThrowableTruncationTestBase |
---|
testRuntimeTruncateExternalExceptionDepth1, testRuntimeTruncateExternalExceptionDepth2, testRuntimeTruncateExternalExceptionDepth3, testRuntimeTruncateFrameworkException, testRuntimeTruncateNull, testTruncateNull |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NormalThrowableTruncationTest()
Method Detail |
---|
public static void classSetup()
public void testTruncateFrameworkException()
testTruncateFrameworkException
in class
AbstractThrowableTruncationTestBase
public void testTruncateExternalExceptionDepth1()
testTruncateExternalExceptionDepth1
in class
AbstractThrowableTruncationTestBase
public void testTruncateExternalExceptionDepth2()
testTruncateExternalExceptionDepth2
in class
AbstractThrowableTruncationTestBase
public void testTruncateExternalExceptionDepth3()
testTruncateExternalExceptionDepth3
in class
AbstractThrowableTruncationTestBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |