TastyScope.

It(string, Func<bool>) Method

Namespace
Xenial.Delicious.Scopes
Containing Type
TastyScope

Syntax

public TestCase It(string name, Func<bool> action)

Parameters

Name Type Description
name string
action Func<bool>

Return Value

Type Description
TestCase