Exemplo n.º 1
0
 public MathHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }
Exemplo n.º 2
0
 public CarHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }
 public GetUserHappyTests(TestServerFixture fixture)
 {
     Fixture = fixture;
 }