コード例 #1
0
 public CollectionFixtureWithDependencyTests_B(CollectionFixtureWithDependency fixture)
 {
     _fixture  = fixture;
     s_fixture = fixture;
 }
コード例 #2
0
 public AsyncLifetimeFixtureWithDisposableDependency(IDependencyWithManagedLifetime dependency, CollectionFixtureWithDependency _) =>