Using an Attribute to Exclude Code from NCover Reports(laribee.com)
submitted by
laribee(720) 4 years, 10 months 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: 320
tags:
UnitTesting TDD another
Everyones tags:
Your Tags: