I am using Microsoft.TeamFoundation.TestManagement.WebApi 14.0 and trying to get a list of test results for an iteration.
I can get some of the information from the WebApi but I still have to revisit the old Tfs Api to get other bits.
Does anyone have a full example using WebApi that does not need to use ITestManagementService and TfsTeamProjectCollection, or is the new WebApi deficient.