Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Argument

Description

Set by

Notes

-Dsmartunit.testclass

Path to the class file to run

Either selected by running the test from its context menu or set in the run configuration.

Only passed when running test classes

-Dsmartunit.testmethod

Test-method in the test class

Can be set in the run configuration.

Execution of individual test-methods is not yet supported by SmartUnit

-Dsmartunit.testscenario

Path to the scenario file to run

Either selected by running the test from its context menu or set in the run configuration.

Only passed when running test scenarios

-Dsmartunit.output

Path to an XML file for the test results

Can be set in either the preferences or the SmartUnit run configurations.

Required

-Dsmartunit.services

List of service definition files that should be loaded prior to the test run

Can be set in either the preferences or the SmartUnit run configurations.

Optional

-Dsmartunit.profiler

Whether the PCTRun ABL performance profiler should be enabled through PCTRun

Can be set in either the preferences or the SmartUnit run configurations.

Defaults to false

...