| This testcase exercises VirtualMachine.ClassPaths command.
At first the test starts HelloWorld debuggee.
Then the test performs VirtualMachine.ClassPaths command and checks that:
- the 'baseDir' directory exists;
- amount of bootclasspaths is greater than 0;
- length of strings representing classpaths, bootclasspaths is not zero;
- there are no extra data in the reply packet;
|