evosuite-plus-plus
evosuite-plus-plus copied to clipboard
Evosuite++: an enhancement for Evosuite framework supporting new features like optimal object construction and gradient recovering
### Context An issue with graph for test 9 for target method `execute()`, branches on lines 41 and 42. ### Steps to Reproduce Run `testComputationGraphConstruction9()` in `ObjectOrientedTest` ### EvoSuite Arguments...
### Context Some issues with graph for test 3 for target method `valueChanged()`, branch on line 20. ### Steps to Reproduce Run `testComputationGraphConstruction3()` in `ObjectOrientedTest` ### EvoSuite Arguments NA ###...
### Context Static methods in non-target classes does not seem to be accounted for, as shown in the following example. ### Steps to Reproduce Run `testComputationGraphConstruction4()` in `ObjectOrientedTest`. ### EvoSuite...
collect the runtime performance of a variety of hybrid testing approaches.
### Context We need to thoroughly evaluate the computation graph construction. A graph is derived from analyzing the data flow and call graph of a branch. A computation graph describes...
**Issue by [llmhyy](https://github.com/llmhyy)** _Sunday Sep 08, 2019 at 04:19 GMT_ _Originally opened as https://github.com/llmhyy/evosuite_progress/issues/120_ ----