Here's some stuff to try on your own:
Use properties with a getter instead of methods
for test outputs.
Use properties with a setter instead of fields
for test inputs.
Modify the tests to use the total pool value
(before operators take their cut) for input
instead of the payout pool value.