Mockingbird Documentation 0.14.1

Structure Mockable

public struct Mockable<DeclarationType: Declaration, InvocationType, ReturnType>

Represents a mocked declaration that can be stubbed or verified.