You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Claus Ibsen (JIRA)" <ib...@incubator.apache.org> on 2007/02/18 15:40:05 UTC

[jira] Created: (IBATIS-393) QA - IsPropertyAvailableTagHandler.java (now 100% covered in test) [patch included]

QA - IsPropertyAvailableTagHandler.java (now 100% covered in test) [patch included]
-----------------------------------------------------------------------------------

                 Key: IBATIS-393
                 URL: https://issues.apache.org/jira/browse/IBATIS-393
             Project: iBatis for Java
          Issue Type: Improvement
          Components: Testing
    Affects Versions: 2.3.0
         Environment: Testing
            Reporter: Claus Ibsen
            Priority: Trivial
         Attachments: jira393.txt

Hi

I setup clover to report the coverage of iBATIS to see if there were any gaps in the test that I could help with to fill in.
Some of the dynamic tags have a few holes, so I decided to find a simple problem and provide a patch for a starter.

I have attached a svn patch file.
Let me know if I have done it correctly.

The patch fixes IsPropertyAvailableTagHandler.java to have 100% coverage now.
It tests the condition if you have provided a null as parameter (a good place to start)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.