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