TestFixtureData
The TestFixtureData class represents a set of arguments
and other parameter info to be used for a parameterized
fixture. It is derived from TestFixtureParameters and adds a
fluent syntax for use in initializing the fixture.
Initializes a new instance of the TestFixtureData class.
Initializes a new instance of the TestFixtureData class.
Initializes a new instance of the TestFixtureData class.
Initializes a new instance of the TestFixtureData class.
Marks the test fixture as explicit.
Marks the test fixture as explicit, specifying the reason.
Ignores this TestFixture, specifying the reason.