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