public SaveChangesInterceptionWithDiagnosticsInMemoryTest(InterceptionInMemoryFixture fixture)
     : base(fixture)
 {
 }
 public SaveChangesInterceptionInMemoryTest(InterceptionInMemoryFixture fixture)
     : base(fixture)
 {
 }