test(batch4-task4): port gateway and route logging-mapped tests

This commit is contained in:
Joseph Doherty
2026-02-28 08:06:11 -05:00
parent b79b5f6222
commit 455e0e9572
5 changed files with 320 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ using ZB.MOM.NatsNet.Server.Internal;
namespace ZB.MOM.NatsNet.Server.Tests.ImplBacklog;
public sealed class GatewayHandlerTests
public sealed partial class GatewayHandlerTests
{
[Fact] // T:602
public void GatewayHeaderInfo_ShouldSucceed()