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