Menu

#120 Annotation support

open
nobody
None
5
2009-08-07
2009-08-07
No

Using spring annotation to declare a method to expect a specific type of exception.

These methods do not get identified by the coverage tool and show they are 0% covered.

Need an annotation to force the coverage tool to do the following:

Omit method from being displayed and calculated in the coverage results

Force the coverage tool to identify the method has been covered at %100

Discussion


Log in to post a comment.