Javi Martín
Results
4
comments of
Javi Martín
Yes, we are using Spring Boot 2.7
Sure. Thanks @wilkinsona for your help
I'm using the latest version and I got the same error
In my case is failing even with sealed classes returned by the mocked method, so the workaround to mock an implementation of the sealed class is not working, even when...