AppVeyorJob.

PassedTestsCount Property

Summary

Gets or sets the passed tests count.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorJob

Syntax

public int PassedTestsCount { get; set; }

Value

Type Description
int The passed tests count.