TestCaseFactoryAttribute.

TestCaseFactoryAttribute(Type) Constructor

Summary

Construct with a Type
Namespace
TCLite
Containing Type
TestCaseFactoryAttribute

Syntax

public TestCaseFactoryAttribute(Type factoryType)

Parameters

Name Type Description
factoryType Type The type that will provide data

Return Value

Type Description
void