Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KentBeck/BPlusTree3
/ test_iterator_modification_safety.py
File
test_iterator_modification_safety.py
python/tests/test_iterator_modification_safety.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Test
for
iterator modification safety fix.
3
4
This test verifies that the modification counter prevents segfaults by
Callers
nothing calls this directly
Calls
13
TestIteratorModificationSafety
Class · 0.85
test_iterator_invalidation_on_insertion
Method · 0.80
test_iterator_invalidation_on_deletion
Method · 0.80
test_iterator_invalidation_on_update
Method · 0.80
test_items_iterator_invalidation
Method · 0.80
test_multiple_iterators_invalidation
Method · 0.80
test_iterator_after_tree_modification
Method · 0.80
test_list_keys_after_heavy_modification
Method · 0.80
test_iteration_with_structural_changes
Method · 0.80
test_concurrent_modification_detection
Method · 0.80
test_no_false_positives
Method · 0.80
test_modification_counter_wrapping
Method · 0.80
Tested by
no test coverage detected