Uses of Class
atg.servlet.TestingDynamoHttpServletRequest

Packages that use TestingDynamoHttpServletRequest
atg.servlet   
 

Uses of TestingDynamoHttpServletRequest in atg.servlet
 

Methods in atg.servlet that return TestingDynamoHttpServletRequest
 TestingDynamoHttpServletRequest ServletTestUtils.createDynamoHttpServletRequest(java.util.Map<java.lang.String,java.lang.String> pParameters, int pBufferSize, java.lang.String pMethod)
          Creates a new DynamoHtttpServletRequest object that can be used in a unit test.
 

Methods in atg.servlet with parameters of type TestingDynamoHttpServletRequest
 TestingDynamoHttpServletResponse ServletTestUtils.createDynamoHttpServletResponse(TestingDynamoHttpServletRequest pRequest)
          Creates a new DynamoHtttpServletResponse object that can be used in a unit test.
 



Copyright © 2009. All Rights Reserved.