[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-59) Get coverage of NodeTestCase to cover all methods in Node

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Jul 21 04:55:23 EDT 2011


Get coverage of NodeTestCase to cover all methods in Node
---------------------------------------------------------

                 Key: SHRINKDESC-59
                 URL: https://issues.jboss.org/browse/SHRINKDESC-59
             Project: ShrinkWrap Descriptors
          Issue Type: Sub-task
            Reporter: Andrew Rubinger
            Assignee: Tommy Tynjä


Easy way to determine coverage:

Install Cobertura plugin for Eclipse.  Then:

Coverage As > JUnit on NodeTestCase.

Right now I see missing coverage on:

textValue
toString
remove* methods
getAttributes (also check for immutability)
getChildren (also check for immutability)
Precondition checks in the ctors

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

       



More information about the shrinkwrap-issues mailing list