コード例 #1
0
 public ManyToManyTests(TestFixture <Startup> fixture)
 {
     _fixture = fixture;
 }
コード例 #2
0
 public ActionResultTests(TestFixture <Startup> fixture)
 {
     _fixture = fixture;
 }