Mockingbird Documentation 0.18.0

Class Static​Mock

public class StaticMock: Mock  

Used to store invocations on static or class scoped methods.

StaticMock StaticMock Mock Mock StaticMock->Mock

Conforms To

Mock

All generated mocks conform to this protocol.

Properties

mockingbird​Context

public let mockingbirdContext  

Runtime metdata about the mock instance.