konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Fix for class mismatch errors during constructor sequence generation #138

Closed sinha108 closed 2 years ago

sinha108 commented 2 years ago

Description

This PR contains fix in handling of java.util queue and properties parameter types during constructor sequence generation.

Related to # (issue)

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Tested locally using daytrader web module (on which the failure occurred)

Checklist