Uses of Class
com.mockrunner.mock.web.MockActionMapping

Packages that use MockActionMapping
com.mockrunner.mock.web   
com.mockrunner.struts   
 

Uses of MockActionMapping in com.mockrunner.mock.web
 

Methods in com.mockrunner.mock.web that return MockActionMapping
 MockActionMapping ActionMockObjectFactory.getMockActionMapping()
          Returns the MockActionMapping.
 

Uses of MockActionMapping in com.mockrunner.struts
 

Methods in com.mockrunner.struts that return MockActionMapping
protected  MockActionMapping ActionTestCaseAdapter.getMockActionMapping()
          Delegates to ActionTestModule.getMockActionMapping()
 MockActionMapping ActionTestModule.getMockActionMapping()
          Returns the MockActionMapping passed to the action.
protected  MockActionMapping BasicActionTestCaseAdapter.getMockActionMapping()
          Delegates to ActionTestModule.getMockActionMapping()