Skip to content

TestSuite Constructors

Initializes a new instance of the TestSuite class.

protected TestSuite(string name, Uri source);

View source

Parameters

Name Type Description
name String The name of the test suite.
source Uri The URI indicating the source of the test suite.