NonWindowsTheoryAttribute.

NonWindowsTheoryAttribute(string) Constructor

Namespace
Cake.Testing.Xunit
Containing Type
NonWindowsTheoryAttribute

Syntax

public NonWindowsTheoryAttribute(string reason = null)

Parameters

Name Type Description
reason string

Return Value

Type Description
void