Test SELFDESTRUCT REVERT¶
Documentation for tests/cancun/eip6780_selfdestruct/test_selfdestruct_revert.py@49c766fb
.
Generate fixtures for these test cases for Prague with:
fill -v tests/cancun/eip6780_selfdestruct/test_selfdestruct_revert.py --fork Prague
Test Functions Overview¶
Name | Type | Cases (Prague) | Description |
---|---|---|---|
test_selfdestruct_created_in_same_tx_with_revert |
state_test | 3 | Given:(📖🐛?) |
test_selfdestruct_not_created_in_same_tx_with_revert |
state_test | 3 | Same test as selfdestruct_created_in_same_tx_with_revert except selfdestructable contract |