TestCase.

TestCase(XElement) Constructor

Assembly
Cake.NUnitRetry.dll
Namespace
Cake.NUnitRetry.Model
Containing Type
TestCase

Syntax

public TestCase(XElement element)

Parameters

Name Type Description
element XElement

Return Value

Type Description
void