Stiphle\Throttle\LeakyBucketTest::setup PHP Méthode

setup() public méthode

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