You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Leonardo Uribe <lu...@gmail.com> on 2011/08/23 00:12:37 UTC

[ANNOUNCE] MyFaces Test v1.0.4 Release

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

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".

Release Notes - MyFaces Test - Version 1.0.4

Bug

    [MYFACESTEST-50] - myfaces-test20 TestPerClassLoaderRunner non-functional
    [MYFACESTEST-51] - MockValueExpression should use the ELResolver
provided by the ELContext instance passed to its methods
    [MYFACESTEST-53] - MockApplication12 elResolver cannot interpret
EL reserved words
    [MYFACESTEST-55] - MockValueExpression cannot handle list/array indices
    [MYFACESTEST-57] - MockApplication20._createEvent does not deal
with special constructors
    [MYFACESTEST-58] - Allow override HttpServletRequest method

Improvement

    [MYFACESTEST-52] - ValueExpression mocks cannot return types for
null references
    [MYFACESTEST-54] - TestPerClassLoader JUnit runner should set
classloader on Thread Contextregards,

regards,

Leonardo Uribe