Good Day All!
I have one problem and wish to consult......
I am using one program -mujava to create mutants.
I run the program and comes out this:
MyProgram.java class containts 'static void main() method.
Please note that mutants are not generated for the 'static void main()' method.
How to solve this problem or how am I supposed to pass arg (Image file name) as an input to MyProgram?
Maybe one you here have experienced the same, please advise...Thanks guys
I have one problem and wish to consult......
I am using one program -mujava to create mutants.
I run the program and comes out this:
MyProgram.java class containts 'static void main() method.
Please note that mutants are not generated for the 'static void main()' method.
How to solve this problem or how am I supposed to pass arg (Image file name) as an input to MyProgram?
Maybe one you here have experienced the same, please advise...Thanks guys
Comment