Uses of Class
org.apache.tapestry.test.mock.MockContext

Packages that use MockContext
org.apache.tapestry.junit.mock   
org.apache.tapestry.test.mock   
 

Uses of MockContext in org.apache.tapestry.junit.mock
 

Methods in org.apache.tapestry.junit.mock that return MockContext
 MockContext TestMockApplications.getContext()
           
 

Uses of MockContext in org.apache.tapestry.test.mock
 

Constructors in org.apache.tapestry.test.mock with parameters of type MockContext
MockRequest(MockContext servletContext, String servletPath)
           
MockSession(MockContext context, String id)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.