withTestValues(_:assert:)

Deprecations.swift:152

This declaration is deprecated: Use 'withDependencies' instead.

static func withTestValues<R>(_ updateValuesForOperation: (inout `Self`) async throws -> Void, assert operation: () async throws -> R) async rethrows -> R where R : Sendable