Module test_utils

Source

Structs§

MockAllocWrapper
Test wrapper around MockAlloc to allow us to block next() calls since mockall doesn’t support returning futures.
TestActor
Wait