BeanNotOfRequiredTypeFailureAnalyzer

An AbstractFailureAnalyzer that performs analysis of failures caused by a BeanNotOfRequiredTypeException.

Author

Andy Wilkinson

Scott Frederick

Since

1.4.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun analyze(failure: Throwable): FailureAnalysis
Returns an analysis of the given failure, or null if no analysis was possible.