TestFixture public class TestFixture : TestSuite, IDisposableFixture TestFixture is a surrogate for a user test fixture class, containing one or more tests. Documentation Code public TestFixture(ITypeInfo fixtureType) Initializes a new instance of the TestFixture class.