test_combinations()¶
Documentation for tests/constantinople/eip145_bitwise_shift/test_shift_combinations.py::test_combinations@7b8124a7.
Generate fixtures for these test cases for Osaka with:
fill -v tests/constantinople/eip145_bitwise_shift/test_shift_combinations.py::test_combinations --fork Osaka
Test bitwise shift combinations.
Source code in tests/constantinople/eip145_bitwise_shift/test_shift_combinations.py
46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | |
Parametrized Test Cases¶
This test generates 3 parametrized test cases across 10 forks.