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