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