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