For my Rest Controllers it does not work. I think the problem might be that Annotations like @RequestMapping and @PostMapping are not in the class itself but in an interface which is implemented by the Rest controller class. This is a common usecase to use the interfave for jersey proxy client mechanismn
Hi arnzel and thank you for contacting Diffblue support. We would like to investigate this case and understand what part of test writing does not work for you. We would be happy if you could kindly upload:
a piece of Java source code with the desired output for a unit test;
a piece of unit test code written by Diffblue, which refers to the source code above;
a log file which can be found the .diffblue folder either on your operating system user name folder if you run the IntelliJ plugin or in the project folder if you run from the console.
We are looking forward to helping you make the most of our products.
Kind Regards,
Thank you for coming back with the code. It is clear now. This issue will be investigated by our developers as it is a great request from you, and one other user. We will come with a message as soon as possible.