[ 
http://jira.codehaus.org/browse/JBEHAVE-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-133:
---------------------------------

      Description: 
In acceptance/integration tests is often common to have a lightweight container 
(Pico, Spring, Guice, etc ...) to configure the tests with. 

A container-specific Steps instance would be injectable (either via constructor 
or setters) with components configured in the container.  

The LCD approach may turn out to be insufficient, so that these container 
adapters for Steps should use container-specific features.




  was:
In acceptance/integration tests is often common to have a lightweight container 
(Pico, Spring, Guice, etc ...) to configure the tests with. 

Steps need to access the components configured in the container.  We should 
provide an container facade layer that allows to retrieve configured components 
by type and/or key and provide ContainerSteps classes that users can extend if 
they need container support. 




    Fix Version/s:     (was: 2.2)

> Add lightweight container support for steps 
> --------------------------------------------
>
>                 Key: JBEHAVE-133
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-133
>             Project: JBehave
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Mauro Talevi
>            Assignee: Mauro Talevi
>
> In acceptance/integration tests is often common to have a lightweight 
> container (Pico, Spring, Guice, etc ...) to configure the tests with. 
> A container-specific Steps instance would be injectable (either via 
> constructor or setters) with components configured in the container.  
> The LCD approach may turn out to be insufficient, so that these container 
> adapters for Steps should use container-specific features.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to