You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by ji...@codehaus.org on 2003/04/21 09:25:09 UTC

[jira] Updated: (PNIX-24) DIsposable UnitTest for Components

The following issue has been updated:

    Updater: Peter Donald (mailto:peter@realityforge.org)
       Date: Mon, 21 Apr 2003 2:24 AM
    Changes:
          Component changed from  to Unit Testing
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=PNIX-24&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=PNIX-24


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: PNIX-24
    Summary: DIsposable UnitTest for Components
       Type: New Feature

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: phoenix
 Components: 
             Unit Testing
   Versions:
             4.1

   Assignee: 
   Reporter: Peter Donald

    Created: Sat, 5 Apr 2003 10:08 PM
    Updated: Mon, 21 Apr 2003 2:24 AM

Description:
All components are supposed to pass through the shutdown phase regardless of whether the component successfully passed through the startup phase. However some components will throw exceptions if you try to dispose them and they have not succesfully passed through startup phase.

ie a component should be able to pass through shutdown phase after any of the stages in startup phase (ie LogEnabled, Contextualizable, Serviceable etc). 

We should add a unit test that will pass the component through startup phases and then shutdown phase to make sure the component is capable of doing this.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org