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