MCPcopy Create free account
hub / github.com/KentBeck/BPlusTree3 / test_dictionary_api.py

File test_dictionary_api.py

python/tests/test_dictionary_api.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Test the complete dictionary API for BPlusTreeMap.
3
4This module tests all dictionary-like methods to ensure compatibility

Callers

nothing calls this directly

Calls 3

TestDictionaryAPIClass · 0.85
setup_methodMethod · 0.80
insertMethod · 0.45

Tested by

no test coverage detected