Package org.apache.sling.testing.tools.http

Interface Summary
RequestCustomizer Customize a Request before it is executed
 

Class Summary
Request Request class with convenience with... methods to add headers, parameters etc.
RequestBuilder Convenience builder for Request objects
RequestDocumentor Generate RESTful API documentation based on actual requests executed during integration tests, enhanced with user-supplied bits of documentation.
RequestExecutor Executes a Request and provides convenience methods to validate the results.
RetryingContentChecker Retry a GET on an URL until it returns 200 or until this times out.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.