Click or drag to resize
HttpTest Methods

The HttpTest type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from HttpTest.)
Public methodRespondWith(String) (Inherited from HttpTest.)
Public methodRespondWith(Int32, String) (Inherited from HttpTest.)
Public methodRespondWithJson(Object) (Inherited from HttpTest.)
Public methodRespondWithJson(Int32, Object) (Inherited from HttpTest.)
Public methodShouldHaveCalled (Inherited from HttpTest.)
Public methodShouldNotHaveCalled (Inherited from HttpTest.)
Public methodSimulateTimeout (Inherited from HttpTest.)
Top
See Also