How to do unit testing of static Classes and Methods ?

Posted by Akiii under QA (Testing) on 1/17/2012 | Points: 10 | Views : 3440 | Status : [Member] | Replies : 0
Hi,
I am performing some unit testing in my project. Here, i have got some static class and methods. Now can anyone tell me how to test this classes and methods as because we create an object of to be tested class and then call the method with parameters....?

I am a little confused regarding this. Any help is appreciated !

Thanks and Regards
Akiii




Responses

(No response found.)

Login to post response