]> git.deb.at Git - rhonda/impostor.hazel.git/commit
Add SocketCaputre to UnitTest project
authorMatthew Endsley <mendsley@gmail.com>
Fri, 2 Apr 2021 00:30:12 +0000 (17:30 -0700)
committerMatthew Endsley <mendsley@gmail.com>
Fri, 2 Apr 2021 00:30:12 +0000 (17:30 -0700)
commitf249aa3628a52ff09684443e26631fb7ab4d9798
tree2191ec9e5c303797989cec4f360e71b3a18ac0fa
parentbb382b2e1a5d4d9f49ecc175615466e42beb393d
Add SocketCaputre to UnitTest project

This allows a unit test to explicitly control packet flow. This is
useful for scenarios that require specific timing and interleaving of
packets.
Hazel.UnitTests/Hazel.UnitTests.csproj
Hazel.UnitTests/SocketCapture.cs [new file with mode: 0644]