// Copyright (c) 2025-2026 GeWuYou
// SPDX-License-Identifier: Apache-2.0
using GFramework.Core.Abstractions.Rule;
using GFramework.Core.Cqrs;
using GFramework.Cqrs.Abstractions.Cqrs;
namespace GFramework.Core.Tests.Command;
///
/// 记录 bridge 执行线程与收到请求的最小 CQRS runtime 测试替身。
///
internal sealed class RecordingCqrsRuntime(Func