Structs
The following structs are available globally.
-
Can be used for registering Mocked data, returned by the
See moreMockingURLProtocol
.Declaration
Swift
public struct Mocker
-
A Mock which can be used for mocking data requests with the
See moreMocker
by callingMocker.register(...)
.Declaration
Swift
public struct Mock: Equatable