Added testing for findCause inAbstractFailureAnalyzer.
findCauseExtendsThrowableandfindCauseExtendsOtherExceptionare to check if it is working properly when an exception contains generic class type.findCauseOtherExceptionis to check if it returns null when an exception doesn't contain generic class type.findCauseNullObjectis to check if it returnsnullwhen providingnullas throwable parameter.
Comment From: pivotal-cla
@smoothbear Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@smoothbear Thank you for signing the Contributor License Agreement!
Comment From: snicoll
@smoothbear thank you for making your first contribution to Spring Boot.