EDIT: looking for a C# mocking framework that allows mocking static methods This question doesnot provide solution for my problem.
I am not able to do mock unit testing for static methods at free of cost (Please suggest if there are any).
Is there any way that i can customize mock testing without any external dll usage.
Please suggest a solution to get me started in my customized mock unit testing.
Even tutorial links would be of great help.