TastyScope.

Describe(string, Action) Method

Namespace
Xenial.Delicious.Scopes
Containing Type
TastyScope

Syntax

public TestGroup Describe(string name, Action action)

Parameters

Name Type Description
name string
action Action

Return Value

Type Description
TestGroup