Esempio n. 1
0
 public void BuildingTheSameProjectTwiceWithDifferentToolsGlobalProperties()
 {
     _commonTests.BuildingTheSameProjectTwiceWithDifferentGlobalProperties();
     Assert.AreEqual(((QAResultsCache)_resultsCache).CacheCount, 2);
 }
 public void BuildingTheSameProjectTwiceWithDifferentToolsGlobalProperties()
 {
     _commonTests.BuildingTheSameProjectTwiceWithDifferentGlobalProperties();
 }