evosuite-plus-plus
evosuite-plus-plus copied to clipboard
Three important issue
1.Build the relationship between input and test cases.
- how to get the field value in the test case?
- input variables need to put primitive statements ,and how to convert field values to primitive statements?
2.If the branch type is "dynamic", can we set values for related statements in the test case?
- how to get the value that might be useful from observation? (e.g. ”NOISE“ is more useful to o.name)