Ejemplo n.º 1
0
 public CollectionFixtureWithDependencyTests_B(CollectionFixtureWithDependency fixture)
 {
     _fixture  = fixture;
     s_fixture = fixture;
 }
Ejemplo n.º 2
0
 public AsyncLifetimeFixtureWithDisposableDependency(IDependencyWithManagedLifetime dependency, CollectionFixtureWithDependency _) =>