TastyScope.

FIt(string, Func<Task<bool>>) Method

Namespace
Xenial.Delicious.Scopes
Containing Type
TastyScope

Syntax

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

Parameters

Name Type Description
name string
action Func<Task<bool>>

Return Value

Type Description
TestCase