public void TestLoad() { var p1Csproj = "TestData\\p2.csprojfortest"; testee.LoadProject(p1Csproj); testee.CheckOutputPath("", "", result); }