Classes

The following classes are available globally.

  • Subclass of URLProtocol used to intercept requests

    See more

    Declaration

    Swift

    public final class MockURLProtocol : URLProtocol
  • NetworkingMocker provides a way of storing and retrieving mock reponse objects for both MockURLProtocol and your code

    See more

    Declaration

    Swift

    public final class NetworkingMocker