Protocol
Mock
public protocol Mock
All generated mocks conform to this protocol.
Relationships
Types Conforming to Mock
StaticMock
Used to store invocations on static or class scoped methods.
Requirements
mockMetadata
var mockMetadata: MockMetadata
Static metadata about the mock created at generation time.