ivamly commented on PR #1519:
URL: https://github.com/apache/commons-lang/pull/1519#issuecomment-3785857762

   Mockito's mockStatic() proxies the entire class, and we can't call real 
methods for testing. Created a inner MathBridge class that encapsulates calls 
to Math and allows mocking only specific operations.


-- 
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]

Reply via email to