LastTestRunPassed Property

Gets a value indicating whether all the tests in the last test run passed.

Type: Runner

Namespace: XJTAG.Integration.XJRunner

Syntax

public bool LastTestRunPassed { get; }

Type

bool