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

Three important issue

Open Cheng-017 opened this issue 3 years ago • 0 comments

1.Build the relationship between input and test cases.

image

  • 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?

image

  • how to get the value that might be useful from observation? (e.g. ”NOISE“ is more useful to o.name)

3.JDK method Instrumentation

image

Cheng-017 avatar Aug 25 '21 04:08 Cheng-017