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_storefunction, but also checks the validitiy ofStoreIterableMutandStoreBulkMuttraits.