Module testutil

Module testutil 

Source
Expand description

IP Socket test utilities.

Structs§

FakeDeviceConfig
A device configuration for fake socket contexts.
FakeDualStackIpSocketCtx
A fake context providing IpSocketHandler for tests.
FakeIpSocketCtx
A fake implementation of the traits required by the transport layer from the IP layer.

Traits§

InnerFakeIpSocketCtx
A trait enabling [FakeIpSockeCtx]’s implementations for FakeCoreCtx with types that hold a FakeIpSocketCtx internally,