Function namespace_admin_test

Source
pub async fn namespace_admin_test<D: TestKeyValueDatabase>()
Expand description

Exercises the namespace functionalities of the KeyValueDatabase. This tests everything except the delete_all which would interact with other namespaces.