PHP Class spec\Tolerance\Waiter\ExponentialBackOffSpec

Inheritance: extends PhpSpec\ObjectBehavior
显示文件 Open project: sroze/tolerance

Public Methods

Method Description
it_is_a_stateful_waiter ( )
it_waits_an_exponential_amount_of_time_each_time_its_called ( Tolerance\Waiter\Waiter $waiter )
let ( Tolerance\Waiter\Waiter $waiter )

Method Details

it_is_a_stateful_waiter() public method

it_waits_an_exponential_amount_of_time_each_time_its_called() public method

public it_waits_an_exponential_amount_of_time_each_time_its_called ( Tolerance\Waiter\Waiter $waiter )
$waiter Tolerance\Waiter\Waiter

let() public method

public let ( Tolerance\Waiter\Waiter $waiter )
$waiter Tolerance\Waiter\Waiter