You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2009/01/09 14:49:59 UTC

[jira] Created: (OWB-36) create a test for WebBeansScanner

create a test for WebBeansScanner
---------------------------------

                 Key: OWB-36
                 URL: https://issues.apache.org/jira/browse/OWB-36
             Project: OpenWebBeans
          Issue Type: Test
          Components: Lifecycle
    Affects Versions: M1
            Reporter: Mark Struberg
            Assignee: Gurkan Erdogdu


The class WebBeansScanner currently has no test coverage.
So I wrote a small test which invokes the WebBeansScanner and checks for an annotated test bean.

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


[jira] Closed: (OWB-36) create a test for WebBeansScanner

Posted by "Gurkan Erdogdu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gurkan Erdogdu closed OWB-36.
-----------------------------

       Resolution: Fixed
    Fix Version/s: M1

> create a test for WebBeansScanner
> ---------------------------------
>
>                 Key: OWB-36
>                 URL: https://issues.apache.org/jira/browse/OWB-36
>             Project: OpenWebBeans
>          Issue Type: Test
>          Components: Lifecycle
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: M1
>
>         Attachments: OWB-36.patch
>
>
> The class WebBeansScanner currently has no test coverage.
> So I wrote a small test which invokes the WebBeansScanner and checks for an annotated test bean.

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


[jira] Updated: (OWB-36) create a test for WebBeansScanner

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated OWB-36:
-----------------------------

    Attachment: OWB-36.patch

test case attached.

Please look if you can find a better place for the equalsIgnorePosition(Object[], Object[]) function anywhere.
Maybe in the TestContext?
txs,
strub

> create a test for WebBeansScanner
> ---------------------------------
>
>                 Key: OWB-36
>                 URL: https://issues.apache.org/jira/browse/OWB-36
>             Project: OpenWebBeans
>          Issue Type: Test
>          Components: Lifecycle
>    Affects Versions: M1
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>         Attachments: OWB-36.patch
>
>
> The class WebBeansScanner currently has no test coverage.
> So I wrote a small test which invokes the WebBeansScanner and checks for an annotated test bean.

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