TastyTestCaseExtensions.

Ignored(TestCase, Func<bool?>) Method

Namespace
Xenial
Containing Type
TastyTestCaseExtensions

Syntax

public static TestCase Ignored(this TestCase test, Func<bool?> predicate)

Parameters

Name Type Description
test TestCase
predicate Func<bool?>

Return Value

Type Description
TestCase