Stiphle\Throttle\LeakyBucketTest::setup PHP Method

setup() public method

public setup ( )
    public function setup()
    {
        $this->throttle = new LeakyBucket();
    }