target_method not working

24 views
Skip to first unread message

prashanta saha

unread,
May 21, 2019, 2:18:18 PM5/21/19
to EvoSuite
Hi, I am currently using evosuite1.0.6 from CLI.
I am trying to use the target_method property and my command is 
java -jar evosuite-1.0.6.jar -Dtarget_method="add_values([I)I"  -class MethodCollection2   -projectCP .\src -criterion weakmutation

and method is  public static  int add_values( int[] a )
    {
}
....
But this command is generating test cases for the whole class.
Can anyone please locate the solution of this.

Thanks,
Prashanta
Reply all
Reply to author
Forward
0 new messages