You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vamsavardhana Reddy (JIRA)" <tu...@ws.apache.org> on 2008/05/01 22:00:56 UTC

[jira] Updated: (TUSCANY-2286) Add vtest for @Init annotation

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

Vamsavardhana Reddy updated TUSCANY-2286:
-----------------------------------------

    Attachment: TUSCANY-2286.patch

TUSCANY-2286.patch: Added tests for the following scenarios.

1. Proper init method is called after all properties and references are injected.
2. Error to annotate a protected method with @Init
3. Error to annotate a private method with @Init
4. Error to annotate a method with a non-void return type with @Init
5. Error to annotate a method with arguments with @Init

> Add vtest for @Init annotation
> ------------------------------
>
>                 Key: TUSCANY-2286
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2286
>             Project: Tuscany
>          Issue Type: Test
>          Components: Java SCA Verification Tests
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2286.patch
>
>
> Add verification tests for @Init annotation.

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