pjfanning commented on PR #1187: URL: https://github.com/apache/poi/pull/1187#issuecomment-5105270347
Merged. I still don't like using mockito here but I don't have time to come up with a different approach. In future, I'm likely to just block PRs with mockito testing. This is a lib where everything should be testable already and we can always expose state via package private getters to expose more state that can be verified. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
