Example #1
0
 public void Build4DifferentProjects()
 {
     _commonTests.Build4DifferentProjects();
     Assert.AreEqual(_resultsCache.CacheCount, 4, "Cache should have 4 entries");
 }
 public void Build4Projects()
 {
     _commonTests.Build4DifferentProjects();
 }