コード例 #1
0
 public TestCasesControllerTests(TestCasesTestsFixture fixture)
 {
     Fixture = fixture;
 }
コード例 #2
0
 public TestCasesApplicationTests(TestCasesTestsFixture fixture)
 {
     Fixture = fixture;
 }