rpetz / SharpNetSH

A simple netsh library for C#
MIT License
75 stars 17 forks source link

Lack of unit tests for dynamic response processors #2

Open rpetz opened 9 years ago

rpetz commented 9 years ago

We introduced the dynamic response processors to clean up maintainability of the project - but we have not unit tested them. We need to write unit tests to ensure that these are running properly as very minor changes to them can have drastic effects on the resulting objects.