Protocols

The following protocols are available globally.

  • Basic networking protocol

    See more

    Declaration

    Swift

    public protocol Networking
  • This protocol is used to enable creating URLSession mocks

    See more

    Declaration

    Swift

    public protocol URLSessionProtocol
  • This protocol is used to enable creating URLSessionDataTask mocks

    See more

    Declaration

    Swift

    public protocol URLSessionDataTaskProtocol