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

@@ -4,7 +4,7 @@ using ZB.MOM.NatsNet.Server.Internal;
namespace ZB.MOM.NatsNet.Server.Tests.ImplBacklog;
public sealed class RouteHandlerTests
public sealed partial class RouteHandlerTests
{
[Fact] // T:2808
public void RouteUseIPv6_ShouldSucceed()