コード例 #1
0
 public MathHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }
コード例 #2
0
 public CarHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }
コード例 #3
0
 public GetUserHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }