4 references to Tcp6TableInfoTests
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (4)
Windows\WindowsCountersTests.cs (4)
22
Tcp6TableInfoTests
.StartTimestamp = DateTimeOffset.UtcNow;
23
Tcp6TableInfoTests
.NextTimestamp = TcpTableInfoTests.StartTimestamp.Add(TcpTableInfoTests.DefaultTimeSpan);
37
tcpTableInfo.SetGetTcp6TableDelegate(
Tcp6TableInfoTests
.FakeGetTcp6TableWithFakeInformation);
79
tcpTableInfo.SetGetTcp6TableDelegate(
Tcp6TableInfoTests
.FakeGetTcp6TableWithUnsuccessfulStatusAllTheTime);