RestResponseEntityExceptionHandlerUnitTest

17

tests

0

failures

0

ignored

0.225s

duration

100%

successful

Tests

Test Method name Duration Result
handleConflict() handleConflict() 0.001s passed
handleConflictException() handleConflictException() 0.001s passed
handleForeignKeyViolation() handleForeignKeyViolation() 0.001s passed
handleJpaObjectRetrievalFailureExceptionIfEntityClassCannotBeDetermined() handleJpaObjectRetrievalFailureExceptionIfEntityClassCannotBeDetermined() 0.001s passed
handleJpaObjectRetrievalFailureExceptionIfPatternDoesNotMatch() handleJpaObjectRetrievalFailureExceptionIfPatternDoesNotMatch() 0.001s passed
handleJpaObjectRetrievalFailureExceptionWithDisplayName() handleJpaObjectRetrievalFailureExceptionWithDisplayName() 0s passed
handleMethodArgumentNotValidException() handleMethodArgumentNotValidException() 0.150s passed
handleNoSuchElementException() handleNoSuchElementException() 0s passed
handleOtherExceptionsWithErrorCode() handleOtherExceptionsWithErrorCode() 0s passed
handleOtherExceptionsWithoutErrorCode() handleOtherExceptionsWithoutErrorCode() 0.001s passed
handleOtherExceptionsWithoutMessage() handleOtherExceptionsWithoutMessage() 0.001s passed
handleTranslatedDataIntegrityViolationWithKnownErrorCode() handleTranslatedDataIntegrityViolationWithKnownErrorCode() 0.062s passed
[1] givenExceptionClass=class org.iban4j.InvalidCheckDigitException handlesIbanAndBicExceptions(Class)[1] 0.002s passed
[2] givenExceptionClass=class org.iban4j.IbanFormatException handlesIbanAndBicExceptions(Class)[2] 0.002s passed
[3] givenExceptionClass=class org.iban4j.BicFormatException handlesIbanAndBicExceptions(Class)[3] 0.001s passed
jpaExceptionWithKnownErrorCode() jpaExceptionWithKnownErrorCode() 0s passed
jpaExceptionWithUnknownErrorCode() jpaExceptionWithUnknownErrorCode() 0.001s passed