Hi,
Can any one help me to write a program that executes a Test method?
i.e,
Generally to run a Test method in Visual Studio, user selects a 'Test Method' in 'Test Explorer window' and then clicks on "Run".
But i want my program to perform the same.
Hi,
Can any one help me to write a program that executes a Test method?
i.e,
Generally to run a Test method in Visual Studio, user selects a 'Test Method' in 'Test Explorer window' and then clicks on "Run".
But i want my program to perform the same.