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

Packages that use org.apache.sling.testing.tools.http
org.apache.sling.testing.tools.http   
org.apache.sling.testing.tools.sling   
 

Classes in org.apache.sling.testing.tools.http used by org.apache.sling.testing.tools.http
Request
          Request class with convenience with... methods to add headers, parameters etc.
RequestBuilder
          Convenience builder for Request objects
RequestCustomizer
          Customize a Request before it is executed
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.
 

Classes in org.apache.sling.testing.tools.http used by org.apache.sling.testing.tools.sling
RequestBuilder
          Convenience builder for Request objects
RequestExecutor
          Executes a Request and provides convenience methods to validate the results.
 



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