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