**Description** Currently, there is deepequals test (`testClassWithNullableField`) which fails when trying to generate parametrized test. Current deepequals implementation is considered to be improved in order to be able to process this test. **To Reproduce** 1. Enable parametrized test generation, 2. Run `testClassWithNullableField`.