You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Leonardo Uribe <lu...@gmail.com> on 2011/03/29 16:44:50 UTC

[ANNOUNCE] MyFaces Test v1.0.2 Release

The Apache MyFaces team is pleased to announce the release of MyFaces
Test 1.0.2.

The Myfaces Test Framework provides mock object libraries, plus base
classes for creating your own JUnit TestCases for JSF.

For more information please see: http://myfaces.apache.org/test

MyFaces Core is available in the central Maven repository under Group
ID "org.apache.myfaces.test".

Binary and source assemblies can be found on:
http://myfaces.apache.org/test/download.html

Release Notes - MyFaces Test - Version 1.0.2

Bug

    * [MYFACESTEST-43] - MockExternalContext20 does not implement all
its methods.
    * [MYFACESTEST-44] - MockApplication20 should implement
createComponent methods and scan for @ListenerFor and
@ResourceDependency annotations

Improvement

    * [MYFACESTEST-41] - Allow the definition of resourcebundle by
name as in faces-config.xml file
    * [MYFACESTEST-46] - Create assembly packages and download page on site

regards,

Leonardo Uribe