Hiya,
I have a class that is annotated using a Spring annotation (Service). When I run cobertura over it, the annotation is marked as not been covered. I believe this to be a bug since I can't test the annotation...
-=david=-
Screenshot of the offending annotation
It is very unfortunate that in 2015 this still isn't fixed.
The really weird thing is that other classes that have the same annotation do have 100% test coverage.
Log in to post a comment.
Screenshot of the offending annotation
It is very unfortunate that in 2015 this still isn't fixed.
The really weird thing is that other classes that have the same annotation do have 100% test coverage.