Skip to content

pearj/spring-boot-batch-retry-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-batch-retry-issue

Example of broken Spring Retry with Mockito

As seen in my Stack Overflow question there is an issue with Mockito.verify for a mocked object which has @Retryable annotations.

Compare: sample.batch.MockBatchTestWithNoRetryWorking with sample.batch.MockBatchTestWithRetryVerificationFailures

About

Example of broken Spring Retry with Mockito

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages