Cornutum / tcases

A model-based test case generator
MIT License
218 stars 54 forks source link

Improved resolution for object array input values #246

Closed kerrykimbrough closed 2 years ago

kerrykimbrough commented 2 years ago

For an input value that is an array, a test case definition will specify the data model only for one specific item. For object items, the test case definition does not contain enough information to correctly generate any other array items. Consequently, resolution of such input values will produce invalid array items or (when items must be unique) result in resolution failures. See issue #245.

sonatype-lift[bot] commented 2 years ago

:warning: 22 God Classes were detected by Lift in this project. Visit the Lift web console for more details.