TastyTestCaseExtensions.

It(TestGroup, string, Executable) Method

Namespace
Xenial
Containing Type
TastyTestCaseExtensions

Syntax

public static TestCase It(this TestGroup group, string name, Executable action)

Parameters

Name Type Description
group TestGroup
name string
action Executable

Return Value

Type Description
TestCase