AppVeyorJob.

TestsCount Property

Summary

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

Syntax

public int TestsCount { get; set; }

Value

Type Description
int The tests count.