Hi,
My project is located in E:/ folder and the structure is
Sample
-- tutorial
-- ATM.Java
Once .class file generated am copying ATM.class file and pasting over in D:\RandoopAlgoritham\randoop-4.2.3\randoop-4.2.3\bin and running below command. May I know exactly how we should pass full qualified name to testclass parameter.
1. Do you want me to change the .class Name from ATM to qulified name and run the command
Please advice me please we are struggling alot to this.
java -classpath D:\RandoopAlgoritham\randoop-4.2.3\randoop-4.2.3\bin;D:\RandoopAlgoritham\randoop-4.2.3\randoop-4.2.3\randoop-all-4.2.3.jar randoop.main.Main gentests --testclass=Sample.tutorial.ATM
Randoop for Java version 4.2.3.
Unable to load class "Sample.tutorial.ATM" due to exception: java.lang.ClassNotFoundException: Sample.tutorial.ATMWill explore 0 out of 1 classes
There are no operations to test. Exiting.
Model with hashcode 633070006:
classTypes = [java.lang.Object]