evosuite-plus-plus
evosuite-plus-plus copied to clipboard
Debugging Evoobj worse methods - missing set() method
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:
Graph image:
Final test case:
Expected result
Final test case should have a set() method for Form object.
Additional info
NA