| This testcase exercises VirtualMachine.TopLevelThreadGroups command.
At first the test starts HelloWorld debuggee.
Then the test performs VirtualMachine.TopLevelThreadGroups command
and checks that:
- number of returned thread groups is equal to 1;
- there are no extra data in the reply packet;
Also the test prints information about returned thread groups.
|