I'm trying to run a test case programatically using the internal Microsoft.TeamFoundation.TestManagement.Client methods but I found that almost all the methods are internal, so I cannot use them.
Do you have an idean how can I use these class/methods? Of couse I'm referencing to these dll's in my project and I need to use them.
I attached two images of the reflection of the dll.
Thank you for your help
Sebastian