How to Write JSFUnit tests
First, take a look at the Getting Started Guide from the JSFUnit web site.
Then for more detail on writing tests, read these topics:
- Creating a JUnit/JSFUnit class for Arquillian
- Using the JSFUnit Annotations for Arquillian
- Creating a JUnit/JSFUnit class for Cactus
- Using Component IDs
- Using the JSFSession API
- Using the JSFClientSession API
- Clicking on <f:selectItem> and <f:selectItems>
- Using the HtmlUnit API (advanced topic)
- Using JSFUnit with RichFaces
Comments