标签: tfs tfs2012 tfsbuild tfs2013
LabDefaultTemplate-> ExecuteRemoteTestRun2 doesn't take in account the Order field of the test in the MTM
参考这篇文章,查看任何CodeActivity的关联Execute方法的方法是什么。正如我所看到的,ExecuteRemoteTestRun2是一个内置的活动,作者是如何看到代码的。
答案 0 :(得分:0)
您可以使用Reflector或DotPeek等工具来反编译任何.net程序集。