__type(_:displayName:traits:sourceLocation:)

    Create an instance of Test for a suite type.

    Test+Macro.swift:108
    static func __type(_ containingType: Any.Type, displayName: String? = nil, traits: [any SuiteTrait], sourceLocation: SourceLocation) -> Test

    Other members in extension

    Types

    Show system interfaces (2)

    Hide system interfaces

    • struct Clock

      A clock used to track time when events occur during testing.

    • struct Parameter

      A type representing a single parameter to a parameterized test function.

    Typealiases

    Show implementation details (1)

    Hide implementation details

    Type members

    Show implementation details (6)

    Hide implementation details

    Instance members

    Show system interfaces (5)

    Hide system interfaces