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
Post a Comment