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