[
https://issues.apache.org/struts/browse/TILES-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_41411
]
Antonio Petrelli commented on TILES-186:
----------------------------------------
Security is not a Java EE standard (every container has its way to manage it)
and there is the need to create a standard way of testing credentials in the
test webapp, for example with a wrapping "HttpServletRequest.isUserInRole"
method.
> Add functionality tests for user roles
> --------------------------------------
>
> Key: TILES-186
> URL: https://issues.apache.org/struts/browse/TILES-186
> Project: Tiles
> Issue Type: New Feature
> Components: tiles-test
> Affects Versions: 2.0.4
> Reporter: Antonio Petrelli
> Fix For: 2.0.5
>
>
> Currently there is no functionality test that shows how user roles are used
> in Tiles.
> We should add these tests, along with Selenium tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.