randoop-discuss@googlegroups.com

34 views
Skip to first unread message

Raveendra thota

unread,
Oct 8, 2020, 6:52:25 AM10/8/20
to Randoop discussions
Hi Team,

please help me, how to setup randoop in linux box from scrach level.


regards,
ravi 

Michael Ernst

unread,
Oct 8, 2020, 1:07:39 PM10/8/20
to Raveendra thota, Randoop discussions
The Randoop Manual contains a section titled "Installing Randoop": https://randoop.github.io/randoop/manual/index.html#getting_randoop

Mike

--
You received this message because you are subscribed to the Google Groups "Randoop discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to randoop-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/randoop-discuss/887664b4-4175-48a9-b79a-2d6920e97ec7n%40googlegroups.com.

Raveendra thota

unread,
Oct 8, 2020, 11:07:39 PM10/8/20
to Randoop discussions
Hi Team,

i have many number of .java files, i want to generate the junit test cases for those java files. in that we need to copy all the converted .classs files into  bin folder?

regards,
ravi

Michael Ernst

unread,
Oct 8, 2020, 11:25:52 PM10/8/20
to Raveendra thota, Randoop discussions
No, you do not need to do that.  The classes just need to be on the classpath.  Please read the manual, which explains all this.  That is better than asking questions that are answered in the manual.

Mike

On Thu, Oct 8, 2020 at 8:07 PM Raveendra thota <t.raveen...@gmail.com> wrote:
Hi Team,

i have many number of .java files, i want to generate the junit test cases for those java files. in that we need to copy all the converted .classs files into  bin folder?

regards,
ravi
On Thursday, October 8, 2020 at 10:37:39 PM UTC+5:30 Michael Ernst wrote:
The Randoop Manual contains a section titled "Installing Randoop": https://randoop.github.io/randoop/manual/index.html#getting_randoop

Mike

On Thu, Oct 8, 2020 at 3:52 AM Raveendra thota <t.raveen...@gmail.com> wrote:
Hi Team,

please help me, how to setup randoop in linux box from scrach level.


regards,
ravi 

--
You received this message because you are subscribed to the Google Groups "Randoop discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to randoop-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/randoop-discuss/887664b4-4175-48a9-b79a-2d6920e97ec7n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Randoop discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to randoop-discu...@googlegroups.com.

Raveendra thota

unread,
Oct 9, 2020, 3:43:25 AM10/9/20
to Randoop discussions
hi team,

when i ran below command into linux machine i am getting below error. could you please help me on that

java -classpath bin;randoop-all-3.0.8.jar randoop.main.Main gentests --testclass=TestingRandoop --inputlimit=100 --outputlimit=100
 error
========


   -esa | -enablesystemassertions
                  enable system assertions
    -dsa | -disablesystemassertions
                  disable system assertions
    -agentlib:<libname>[=<options>]
                  load native agent library <libname>, e.g. -agentlib:hprof
                  see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
                  load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
                  load Java programming language agent, see java.lang.instrument
    -splash:<imagepath>
                  show splash screen with specified image
If 'randoop-all-3.0.8.jar' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf randoop-all-3.0.8.jar


regards,
Ravi

On Thursday, October 8, 2020 at 10:37:39 PM UTC+5:30 Michael Ernst wrote:

Michael Ernst

unread,
Oct 9, 2020, 10:27:05 AM10/9/20
to Raveendra thota, Randoop discussions
You have invoked Java incorrectly.  Maybe the problem is that you used ; instead of : as the classpath separator.  But it is hard to tell because you have not stated what operating system you are using, nor provided the full inputs or outputs, nor the other information requested in the manual, and you have not said what you have done so far to try to resolve the problem on your own.

Mike

Reply all
Reply to author
Forward
0 new messages