evosuite-plus-plus icon indicating copy to clipboard operation
evosuite-plus-plus copied to clipboard

Debugging Evoobj worse methods - missing set() method

Open ongaaron96 opened this issue 4 years ago • 0 comments

Context

Test case generated does not include set() method for an object field, when the node for get() method is reached.

Steps to Reproduce

Run SF100LegitimizationTest.testLegitimizationBad1()

EvoSuite Arguments

NA

Current Result

Target method: image

Graph image: image

Final test case: image

Expected result

Final test case should have a set() method for Form object.

Additional info

NA

ongaaron96 avatar Oct 26 '20 12:10 ongaaron96