How to test JSF application [closed]

╄→гoц情女王★ 提交于 2019-12-25 02:01:28

问题


I would like to test UI part and the state of managed beans as well. Previously I used JSFUnit and want to know if something better exists in JSF world. I heard about Arquillian and read some articles but never used it.

How would you suggest to test?


回答1:


Arquillian Drone is the next iteration of JSFUnit. You can read about it here: http://arquillian.org/guides/functional_testing_using_graphene/



来源:https://stackoverflow.com/questions/16747175/how-to-test-jsf-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!