public CustomerDetailsTests(CustomerFixture customerFixture) { _customerFixture = customerFixture; }
public CustomerTests(CustomerFixture customerFixture) { _customerFixture = customerFixture; }