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 2014/02/18 04:37:26 UTC

[ANNOUNCE] MyFaces Test v1.0.6 Release

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

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

Bug

    [MYFACESTEST-64] - MockMethodExpression should throw MethodNotFoundException

Improvement

    [MYFACESTEST-67] - Allow use servlet listeners inside mocks
    [MYFACESTEST-68] - Set Location header on redirect for mock

New Feature

    [MYFACESTEST-65] - Implement HttpServletRequest.isUserInRole(String)
    [MYFACESTEST-66] - pre-configured containers

regards,

Leonardo Uribe