processOutput property
Captured stdout output from the D4rt script execution.
Contains all print() calls made by the script, captured via
ZoneSpecification in the test runner.
Implementation
final String processOutput;
Captured stdout output from the D4rt script execution.
Contains all print() calls made by the script, captured via
ZoneSpecification in the test runner.
final String processOutput;