TastyTestCaseExtensions.

Ignored(TestCase, string) Method

Namespace
Xenial
Containing Type
TastyTestCaseExtensions

Syntax

public static TestCase Ignored(this TestCase test, string reason)

Parameters

Name Type Description
test TestCase
reason string

Return Value

Type Description
TestCase