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/10/29 09:14:59 UTC

[jira] Commented: (OWB-148) create a test case for the BeforeShutDown event

    [ https://issues.apache.org/jira/browse/OWB-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771325#action_12771325 ] 

Mark Struberg commented on OWB-148:
-----------------------------------

In fact currently only the ProcessAnnotatedBean event got tested, so we have to add tests for all lifecycle events.

But first we have to BeansDeployer#defineManagedBean instead of ManagedBeanConfigurator#define (which is currently used) for setting up the test container, because the currently used functionality doesn't fire all necessary events.

> create a test case for the BeforeShutDown event
> -----------------------------------------------
>
>                 Key: OWB-148
>                 URL: https://issues.apache.org/jira/browse/OWB-148
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Events
>    Affects Versions: M3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> It seems that the BeforeShutDown event doesn't get received, so we first have to create a proper JUnit test case for it.

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