Re: Are there components missing in lab 2?

21 views
Skip to first unread message

Staffan Björnesjö

unread,
Apr 30, 2013, 12:41:31 PM4/30/13
to dit...@googlegroups.com
On 04/30/2013 02:33 PM, bjo...@gmail.com wrote:
In the testing section of the lab pm the command line argument

java -ea -jar testing.jar lab2test.Lab2GenTest Lab2

references something called

lab2test.Lab2GenTest

Is this something we are supposed to write or is it missing?

It is just part of the argument to the executable jar file. Just write it as specified. Nothing is missing.

More specifically, it is the name of the class that implements the test you run. This class is stored in the jar file, so it is not missing and will be found automatically.

Regards,
Staffan

Reply all
Reply to author
Forward
0 new messages