Using an Attribute to Exclude Code from NCover Reports(laribee.com)
submitted by
laribee(720) 5 years, 1 month ago
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.
|category: Unit Testing
|Views: 329
tags:
UnitTesting TDD another
Everyones tags:
Your Tags: