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

dump test case and positive examples

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

commit b801c23c6e59ff0021c6d2911106dd97818d599b

1.ValuePreservance.java fix a bug of type judgment error

2.ConstructionPathSynthesizer.java identifiers field cannot get from ConstructionPathSynthesizer.deriveCodeForTest method(L362)

  • If the field relevant statement is null, re-traverse the test case to get all setter field related statements
  • This problem has been discussed in pair programming and has not been properly resolved Test case : SmartSeedRuntimeTest.testDumpOn

commit 088f7038a161cdbb7ad650bbe49369295f1ac23b commit 5645e987815e15a29130944d56a26aec903de18c positive runtime test cases - smartSeedRuntimeTest

Cheng-017 avatar Sep 15 '21 14:09 Cheng-017