Esempio n. 1
0
 public DiffsControllerTests_Create(TestHostCollectionFixture testHostCollectionFixture)
 {
     this.testHostCollectionFixture = testHostCollectionFixture;
 }
 public DiffsControllerTests_GetDifferences(TestHostCollectionFixture testHostCollectionFixture)
 {
     this.testHostCollectionFixture = testHostCollectionFixture;
 }
 public DiffsControllerTests_SetRightDiff(TestHostCollectionFixture testHostCollectionFixture)
 {
     this.testHostCollectionFixture = testHostCollectionFixture;
 }