[seam-issues] [JBoss JIRA] Commented: (SEAMJMS-34) Improve test coverage

John Ament (JIRA) jira-events at lists.jboss.org
Mon Jul 4 20:54:23 EDT 2011


    [ https://issues.jboss.org/browse/SEAMJMS-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612384#comment-12612384 ] 

John Ament commented on SEAMJMS-34:
-----------------------------------

I'm about to mark this as a resolved.  On my local box, emma is showing 100% class coverage, but hit & miss method/block/line coverage.  Upon closer examination, it looks like emma doesn't recognize some cases of CDI enhanced objects.  The first two examples are the test cases for QueueBuilderImpl and TopicBuilderImpl.  emma says the class is tested, but not the methods.  HOwever, the test cases show the methods as being tested.  Jose mentioned there's a toolkit for arquillian testing coverage, jacoco.

> Improve test coverage
> ---------------------
>
>                 Key: SEAMJMS-34
>                 URL: https://issues.jboss.org/browse/SEAMJMS-34
>             Project: Seam JMS
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 3.0.0.Beta2
>            Reporter: Jozef Hartinger
>            Assignee: John Ament
>             Fix For: 3.0.0.CR1
>
>
> Test coverage went down recently [1]. Coverage of java blocks is currently at ~33% . We should target 75% for the final release.
> [1] https://hudson.qa.jboss.com/hudson/view/Seam%203/job/Seam-3.X-jms-CI/lastBuild/emma/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list