Skip to content

TestCase<THarness> Constructors

Initializes a new instance of the TestCase<THarness> class.

protected TestCase(string id);

View source

Parameters

Name Type Description
id String The unique identifier for this test case.