|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.createMockActionMapping()
Creates the MockActionMapping using new. |
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()
Delegates to ActionMockObjectFactory.getMockActionMapping(). |
protected MockActionMapping |
BasicActionTestCaseAdapter.getMockActionMapping()
Delegates to ActionTestModule.getMockActionMapping() |
| Constructors in com.mockrunner.struts with parameters of type MockActionMapping | |
|---|---|
ActionMappingProxyGenerator(MockActionMapping delegateMapping)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||