Click or drag to resize
HttpTest Methods

The HttpTest type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodRespondWith(String) (Inherited from HttpTest.)
Public methodRespondWith(Int32, String) (Inherited from HttpTest.)
Public methodRespondWithJson(Object)
Public methodRespondWithJson(Int32, Object)
Public methodShouldHaveCalled (Inherited from HttpTest.)
Public methodShouldNotHaveCalled (Inherited from HttpTest.)
Public methodSimulateTimeout (Inherited from HttpTest.)
Top
See Also