Expand description
Test utilities, primarily targeted to custom LiteMap stores.
Functions§
- Tests that a litemap that uses the given store as backend has behavior consistent with the reference impl.
- Similar to
check_store
function, but also checks the validitiy ofStoreIterableMut
trait.