Closed jmath675 closed 3 years ago
Try with the setting:
java -jar evosuite.jar -generatMOSuite -Dalgorithm=DYNAMOSA -class doopProj2.doopClass3 -projectCP C:\PATH\TO\doop\doopProj2\bin
or
java -jar evosuite.jar -generatSuite -class doopProj2.doopClass3 -projectCP C:\PATH\TO\doop\doopProj2\bin
Context
Please provide below a detailed introduction to the issue itself, and describe what you were doing when the issue happened. Or, what do you want to achieve? I am using Evosuite with the following Java Project doop.zip
Steps to Reproduce
Please break down here below all the needed steps to reproduce the issue. [If possible, please upload an example of the project you are generating tests for.]
Current Result