PHP 클래스 spec\Tolerance\Throttling\OperationRunner\DefaultIdentifierStrategySpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: sroze/tolerance

공개 메소드들

메소드 설명
it_can_be_constructed_with_the_default_value ( Tolerance\Operation\Operation $operation )
it_is_a_throttling_identifier_strategy ( )
its_default_value_is_an_empty_string ( Tolerance\Operation\Operation $operation )

메소드 상세

it_can_be_constructed_with_the_default_value() 공개 메소드

public it_can_be_constructed_with_the_default_value ( Tolerance\Operation\Operation $operation )
$operation Tolerance\Operation\Operation

it_is_a_throttling_identifier_strategy() 공개 메소드

its_default_value_is_an_empty_string() 공개 메소드

public its_default_value_is_an_empty_string ( Tolerance\Operation\Operation $operation )
$operation Tolerance\Operation\Operation