Closed buraequete closed 6 years ago
Hi,
Your report doesn't provide any insight on the problem. Podam has pretty good log, why would not you provide it?
Thanks, Daniil
Yes, and you definitely want to remove getMaxDepth -1.
Hello,
Sorry, I haven't had time to debug, also the Podam log was being hidden, but with the removal of getMaxDepth -1, now it works properly, previously I used that value to stop cyclic cases with JPA, but latest version was breaking with it, also I found out some improper generation of my previous test cases. So the issue can be closed, sorry for posting without very little content!
Ok, thank you.
The custom factory I am creating is as follows, updated for latest version;
& the manufacture method does work, but basic type manufacturers are not working, any field but those targeted by above custom strategies are null; String, Boolean, Integer etc. fields without any annotations. I am unable to debug podam source code directly at this moment
I am not sure of the reason, I have no other configuration but above factory, then I simply do