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