You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2009/07/17 11:13:14 UTC

[jira] Closed: (WINK-37) detection of null params to avoid NPE

     [ https://issues.apache.org/jira/browse/WINK-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Rheinheimer closed WINK-37.
--------------------------------


> detection of null params to avoid NPE
> -------------------------------------
>
>                 Key: WINK-37
>                 URL: https://issues.apache.org/jira/browse/WINK-37
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>            Assignee: Michael Elman
>             Fix For: 0.1
>
>         Attachments: npe_patch.txt
>
>
> I was working on a few bigger integration tests, and ran into some NPEs in ProvidersRegistry due to my resource passing null params into ProvidersImpl.* methods.  Granted, this is something an app or resource should not normally do, but I think some protection against NPE would be good here.  Please see proposed patch with tests.
> The supplied test is a start on building up more ProvidersImpl unittests.

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