[weld-issues] [JBoss JIRA] Updated: (CDITCK-143) Bug in SimpleBeanLifecycleTest
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Apr 15 05:49:25 EDT 2010
[ https://jira.jboss.org/jira/browse/CDITCK-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDITCK-143:
-----------------------------
Summary: Bug in SimpleBeanLifecycleTest (was: Bug in SimpleLifecycleTest)
Description:
Methods :
testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance
testCreateReturnsSameBeanPushed
Those methods test CreationalContext#push. But implementation does not require to support push method according to specification.
was:
MEthods :
testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance
testCreateReturnsSameBeanPushed
Those methods test CreationalContext#push. But implementation does not require to support push method according to specification.
> Bug in SimpleBeanLifecycleTest
> ------------------------------
>
> Key: CDITCK-143
> URL: https://jira.jboss.org/jira/browse/CDITCK-143
> Project: CDI TCK
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Gurkan Erdogdu
>
> Methods :
> testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance
> testCreateReturnsSameBeanPushed
> Those methods test CreationalContext#push. But implementation does not require to support push method according to specification.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list