withTestValues(_:assert:)
Deprecations.swift:152This 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