Protocols
The following protocols are available globally.
-
A protocol for defining a HTTP request.
See moreDeclaration
Swift
public protocol HTTPRequest -
A shell protocol. Primarily used to make testing easier.
See moreDeclaration
Swift
public protocol HTTPSession -
A shell protocol of
See moreURLSessionDataTask. Primarily used to make testing easier.Declaration
Swift
public protocol HTTPSessionDataTask -
Declaration
Swift
public protocol Fixture
Protocols Reference