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