receive(_:timeout:assert:fileID:file:line:column:)

TestStore.swift:1834
iOS
deprecated
macOS
deprecated
tvOS
deprecated
watchOS
deprecated
@MainActor func receive<Value>(_ actionCase: AnyCasePath<Action, Value>, timeout nanoseconds: UInt64? = nil, assert updateStateToExpectedResult: ((_ state: inout State) throws -> Void)? = nil, fileID: StaticString = #fileID, file filePath: StaticString = #filePath, line: UInt = #line, column: UInt = #column) async