Uses of Package
org.jboss.seam.mock

Packages that use org.jboss.seam.mock
org.jboss.seam.mock An integration test harness for Seam applications and Seam components, with built-in support for TestNG. 
 

Classes in org.jboss.seam.mock used by org.jboss.seam.mock
AbstractSeamTest
          Base class for integration tests for JSF/Seam applications.
DBUnitSeamTest
          Utility for integration testing with Seam and DBUnit datasets.
DBUnitSeamTest.Database
           
DBUnitSeamTest.DataSetOperation
           
EnhancedMockHttpServletRequest
          Mock implementation of the HttpServletRequest interface.
EnhancedMockHttpServletResponse
          Mock implementation of the HttpServletResponse interface.
MockFacesContext
           
MockHttpSession
           
MockRenderKit
           
ResourceRequestEnvironment
          Executes (through local calls, not TCP sockets) an HTTP request in a unit test, passing it through the Seam resource handlers and filters.
ResourceRequestEnvironment.Method
           
SeamTest
          Provides BaseSeamTest functionality for TestNG integration tests.