[ 
http://jira.amdatu.org/jira/browse/AMDATU-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11831#comment-11831
 ] 

Bram de Kruijff edited comment on AMDATU-459 at 10/27/11 5:00 PM:
------------------------------------------------------------------

Thi is not backward compatible! Changes so far:

1) Upgraded to Pax Exam 2.3.0.M1
    -> BundleContext as well as services can be injected using @Inject
    -> BundleContext is no longer passed as parameter to test methods
    -> @Before and @After can now be use to setUp/tearDown testContext

2) Other changes
    -> Core/WebFixture provision/configure methods are now static
    -> Core/WebFixture now have Bundles and Configs enums
    -> Added log.console bundle to CoreFixture
    -> Added log.forwarder.jdk bundle to CoreFixture
    -> Added prefs bundle to CoreFixture
    -> Added tenantresolver.hostname bundle to WebFixture
    -> Added http service config to WebFixture
    -> Added waitForSystemToSettle() on TestContext to replace sleep hacks


                
      was (Author: bramk):
    Thi is not backward compatible! Changes so far:

1) Upgraded to Pax Exam 2.3.0.M1
    -> BundleContext as well as services can be injected using @Inject
    -> BundleContext is no longer passed as parameter to test methods
    -> @Before and @After can now be use to setUp/tearDown testContext

2) Other changes
    -> Core/WebFixture provision/configure methods are now static
    -> Core/WebFixture now have Bundles and Configs enums
    -> Added log.console bundle to CoreFixture
    -> Added log.forwarder.jdk bundle to CoreFixture
    -> Added prefs bundle to CoreFixture
    -> Added tenantresolver.hostname bundle to WebFixture
    -> Added http service config to WebFixture


                  
> Itest improvements and upgrade to Pax Exam 2.3
> ----------------------------------------------
>
>                 Key: AMDATU-459
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-459
>             Project: Amdatu
>          Issue Type: Improvement
>          Components: Amdatu Testing - Integration
>            Reporter: Bram de Kruijff
>
> Pax Exam 2.3 aligns to junit 4.8.1 and includes relevant bugfixes and 
> improvements. 
> Service Injection
> @Before and @After support for the JUnit driver
> Provisioning bundles from the workspace using the reference: URL protocol
> more: http://team.ops4j.org/wiki/display/paxexam/Pax+Exam

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to