Fixture

public protocol Fixture
  • Declaration

    Swift

    static func fixture(_ configure: ((_ fixture: inout Self) -> Void)?) -> Self