TestRun.CountTestCases Method

Definition

Returns the number of test cases that are contained in this run and in all aggregation tests.

public:
 int CountTestCases();
public int CountTestCases ();
member this.CountTestCases : unit -> int
Public Function CountTestCases () As Integer

Returns

The number of test cases in this run.

Applies to