Contents

init(_:)

Creates a partial tool expectation from the given generated content.

Declaration

nonisolated init(_ content: GeneratedContent) throws

Parameters

  • content:

    The generated content to decode.

Discussion