Installs/Updates a test suite, runs the first MIDlet in the suite in a loop
until the new version of the suite is not found, then removes the suite.
The MIDlet uses these application properties as arguments:
- arg-0: URL for the test suite
- arg-1: Used to override the default domain used when installing
an unsigned suite. The default is maximum to allow the runtime API tests
be performed automatically without tester interaction.
If arg-0 is not given then a form will be used to query the tester for
the arguments. |