Click or drag to resize
Rackspace.Testing Namespace
 
Classes
  ClassDescription
Public classHttpTest
Use this instead of Flurl.Http.Testing.HttpTest when writing unit tests against the Rackspace APIs.

This extends Flurl's the appropriate HttpMessageHandler in unit tests. If you use the default HttpTest, then any tests which rely upon authentication handling (e.g retrying a request when a token expires) will fail.