Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
80 0 0 0 100% 0.401

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
de.smartics.exceptions.code 12 0 0 0 100% 0.051
de.smartics.exceptions.context 1 0 0 0 100% 0.038
de.smartics.exceptions.id 23 0 0 0 100% 0.013
de.smartics.exceptions.runtime 2 0 0 0 100% 0.002
de.smartics.exceptions 34 0 0 0 100% 0.295
de.smartics.exceptions.id.code 8 0 0 0 100% 0.002

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

de.smartics.exceptions.code

Class Tests Errors Failures Skipped Success Rate Time
DefaultCodeComparatorTest 6 0 0 0 100% 0.047
NumberCodeComparatorTest 6 0 0 0 100% 0.004

de.smartics.exceptions.context

Class Tests Errors Failures Skipped Success Rate Time
SystemDefaultExceptionContextTest 1 0 0 0 100% 0.038

de.smartics.exceptions.id

Class Tests Errors Failures Skipped Success Rate Time
IncrementFactoryTest 7 0 0 0 100% 0.009
LongExceptionIdTest 8 0 0 0 100% 0.002
UuidExceptionIdTest 8 0 0 0 100% 0.002

de.smartics.exceptions.runtime

Class Tests Errors Failures Skipped Success Rate Time
ExceptionContextManagerTest 1 0 0 0 100% 0
ExceptionsContextManagerTest 1 0 0 0 100% 0.002

de.smartics.exceptions

Class Tests Errors Failures Skipped Success Rate Time
CoreExceptionTest 3 0 0 0 100% 0.269
CoreRuntimeExceptionTest 6 0 0 0 100% 0.012
HelperDetermineParentIdTest 7 0 0 0 100% 0.004
NormalThrowableTruncationTest 6 0 0 0 100% 0.005
TruncateAllThrowableTruncationTest 6 0 0 0 100% 0.003
TruncateExternalThrowableTruncationTest 6 0 0 0 100% 0.002

de.smartics.exceptions.id.code

Class Tests Errors Failures Skipped Success Rate Time
NumberCodeInfoTest 4 0 0 0 100% 0.001
TwoNumberCodeInfoTest 4 0 0 0 100% 0.001

Test Cases

[Summary] [Package List] [Test Cases]

DefaultCodeComparatorTest

testBothNull 0.009
testFirstNull 0.002
testSecondNull 0.001
testEquals 0
testLargerSecondValue 0
testSmallerSecondValue 0

NumberCodeComparatorTest

testBothNull 0
testFirstNull 0.001
testSecondNull 0
testEquals 0.001
testLargerSecondValue 0
testSmallerSecondValue 0

SystemDefaultExceptionContextTest

testConstructor 0.038

CoreExceptionTest

testCreationWithNullMessage 0.25
testCreationWithNotNullMessage 0.001
testSerial 0.018

CoreRuntimeExceptionTest

testCreationWithNullMessage 0.002
testCreationWithNotNullMessage 0.001
testSerial 0.005
testCreationWithNullCode 0.001
testCreationWithCodeOnly 0.001
testCreationWithCauseAndCode 0.001

HelperDetermineParentIdTest

testNull 0
testClassicException 0
testClassicExceptionWithCause 0.001
testCoreException 0
testRootCauseCoreException 0.001
testSeveralStepsRootCauseCoreException 0
testRootCauseCoreExceptionWithCauses 0.001

NumberCodeInfoTest

testConstructionMajorNumberNull 0
testConstructionMajorNumber 0
testConstructionComponentIdMajorNumber 0.001
testConstructionComponentIdMajorMinorNumber 0

TwoNumberCodeInfoTest

testConstructionMajorNumberNull 0
testConstructionMajorNumber 0.001
testConstructionComponentIdMajorNumber 0
testConstructionComponentIdMajorMinorNumber 0

IncrementFactoryTest

testDefaultConstructorStartsWith1 0.001
testDefaultConstructorContinuesWith2 0
testConstructorStartsWithSpecifiedStartValue 0
testConstructorWithIllegalStartValueSmallerThanZero 0
testConstructorWithIllegalStartValueOfZero 0
testOverflow 0.006
testOverflowSecondCreateCall 0

LongExceptionIdTest

testConstruction 0
testHashCode 0
testToString 0
testEqualsIdentity 0
testEqualsNull 0
testEqualsOtherClass 0
testEqualsTrue 0
testEqualsFalse 0.001

UuidExceptionIdTest

testConstruction 0
testHashCode 0.001
testToString 0
testEqualsIdentity 0
testEqualsNull 0
testEqualsOtherClass 0
testEqualsTrue 0
testEqualsFalse 0

NormalThrowableTruncationTest

testTruncateFrameworkException 0.001
testTruncateExternalExceptionDepth1 0
testTruncateExternalExceptionDepth2 0.001
testTruncateExternalExceptionDepth3 0.001
testTruncateNull 0
testRuntimeTruncateNull 0.001

ExceptionContextManagerTest

testGetDefaultContext 0

ExceptionsContextManagerTest

testGetFactory 0.001

TruncateAllThrowableTruncationTest

testTruncateFrameworkException 0
testTruncateExternalExceptionDepth1 0
testTruncateExternalExceptionDepth2 0
testTruncateExternalExceptionDepth3 0.001
testTruncateNull 0
testRuntimeTruncateNull 0

TruncateExternalThrowableTruncationTest

testTruncateFrameworkException 0
testTruncateExternalExceptionDepth1 0
testTruncateExternalExceptionDepth2 0
testTruncateExternalExceptionDepth3 0.001
testTruncateNull 0
testRuntimeTruncateNull 0