test_swapn_empty_stack()¶
Documentation for tests/amsterdam/eip8024_dupn_swapn_exchange/test_swapn.py::test_swapn_empty_stack@c17999c0.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8024_dupn_swapn_exchange/test_swapn.py::test_swapn_empty_stack --fork Amsterdam
Test SWAPN on an empty stack aborts with a stack underflow.
Source code in tests/amsterdam/eip8024_dupn_swapn_exchange/test_swapn.py
225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.