Beispiel #1
0
 public GasStationTests(IntegrationTestFixture fixture)
 {
     this.fixture = fixture;
 }
Beispiel #2
0
 public FranchiseTests(IntegrationTestFixture fixture)
 {
     this.fixture = fixture;
 }
Beispiel #3
0
 public PriceSubmissionRatingTests(IntegrationTestFixture fixture)
 {
     this.fixture = fixture;
 }
Beispiel #4
0
 public CommentTests(IntegrationTestFixture fixture)
 {
     this.fixture = fixture;
 }