Juergen Hoeller opened SPR-16157 and commented
Mockito 2.11 contains an API revision for InvocationContainer which we'll have to adapt to in our MockitoUtils. It also strictly validates exception signatures now, so we have to fix a few unit tests which apply undeclared checked exceptions for certain mock methods.
Issue Links:
Juergen Hoeller opened SPR-16157 and commented
Mockito 2.11 contains an API revision for
InvocationContainerwhich we'll have to adapt to in ourMockitoUtils. It also strictly validates exception signatures now, so we have to fix a few unit tests which apply undeclared checked exceptions for certain mock methods.Issue Links: