[seam-issues] [JBoss JIRA] Updated: (SOLDER-93) Add more thorough tests for @Requires

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Tue Apr 5 12:45:33 EDT 2011


     [ https://issues.jboss.org/browse/SOLDER-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jozef Hartinger updated SOLDER-93:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/seam/solder/pull/29


> Add more thorough tests for @Requires
> -------------------------------------
>
>                 Key: SOLDER-93
>                 URL: https://issues.jboss.org/browse/SOLDER-93
>             Project: Seam Solder
>          Issue Type: Enhancement
>          Components: Core
>    Affects Versions: 3.0.0.CR4
>            Reporter: Dan Allen
>            Assignee: Jozef Hartinger
>
> Add more thorough tests for @Requires for scenarios in which the required class is referenced in the bean that relies on that class. Currently, the only reference to the required class is in the @Requires annotation as a string.
> Test scenarios:
> - @Requires on package-info.java references class on classpath
> - inject required class into bean in package
> - use required class as return value of method on bean in package
> - use required class a super class of bean in package
> - do not include injected class in shrinkwrap archive
> - make sure deployment succeeds

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


More information about the seam-issues mailing list