Error!
Success!

Using an Attribute to Exclude Code from NCover Reports

0
kicks

Using an Attribute to Exclude Code from NCover Reports  (Unpublished)

One approach to managing you code coverage metric is to use a simple attribute that can decorate the classes and methods you want excluded. This is useful in scenarios where you have classes wrapping difficult-to-test dependencies.


Kicked By:
Drop Kicked By: