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