PHP Class Tolerance\Throttling\RateLimit\LeakyBucketTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sroze/tolerance

Public Methods

Method Description
test_it_returns_the_number_of_seconds_before_being_under_limit ( )
test_that_it_do_not_exceed_the_number_of_operations ( )

Method Details

test_it_returns_the_number_of_seconds_before_being_under_limit() public method

test_that_it_do_not_exceed_the_number_of_operations() public method