void System.IDisposable.Dispose() { TestFeature.FeatureTearDown(); }
public FixtureData() { TestFeature.FeatureSetup(); }