unit testing - C# mock-stub generation automation -


i replace drivers layer c# application simple stubs or mocks. based on search have done on web there several tools supporting feature e.g.(microsoft fakes, nsubstitute...).

my question if tools able auto find , auto replace every function call drivers library replaced. sum feedback experts on how capable such tools auto generate functionality.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -