IDisposableFixture interface IDisposableFixture Documentation Code namespace NUnit.Framework.Interfaces { internal interface IDisposableFixture { } }