TastyTestCaseExtensions.

Ignored(TestCase, bool) Method

Namespace
Xenial
Containing Type
TastyTestCaseExtensions

Syntax

public static TestCase Ignored(this TestCase test, bool ignored)

Parameters

Name Type Description
test TestCase
ignored bool

Return Value

Type Description
TestCase