[go: up one dir, main page]

Module testing

Module testing 

Source
Expand description

Test utilities, primarily targeted to custom LiteMap stores.

Functionsยง

check_store
Tests that a litemap that uses the given store as backend has behavior consistent with the reference impl.
check_store_full
Similar to check_store function, but also checks the validitiy of StoreIterableMut and StoreBulkMut traits.