Mockingbird Documentation 0.16.0

Structure Mockable

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

Represents a mocked declaration that can be stubbed or verified.