aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test
diff options
context:
space:
mode:
authorWill Ayd <william.ayd@icloud.com>2018-04-01 22:45:41 -0700
committerWill Ayd <william.ayd@icloud.com>2018-04-04 18:09:05 -0700
commitc9cce0a7f66e5abe6a94704eb478e0dc52a29f13 (patch)
treef3981770b6448f98cd172900f507249e58596811 /src/wallet/test
parent9a2db3b3d511b34489c3cda78d8b80f39e5ade0f (diff)
downloadbitcoin-c9cce0a7f66e5abe6a94704eb478e0dc52a29f13.tar.xz
Tests: Add Metaclass for BitcoinTestFramework
BitcoinTestFramework instructs developers in its docstring to override `set_test_params` and `run_test` in subclasses while being sure NOT to override `__init__` and `main` . This change adds a metaclass to ensure that developers adhere to that protocol, raising a ``TypeError`` in instances where they have not. closes #12835
Diffstat (limited to 'src/wallet/test')
0 files changed, 0 insertions, 0 deletions