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