HandlesTokenDrought
interface HandlesTokenDrought
When an expectation is also of type HandlesTokenDrought, it means that the expectation should be called even when running out of tokens.
Marker interface: does not require you to implement anything.