问题
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