PHP 클래스 spec\Crummy\Phlack\WebHook\WebHookSpec

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

보호된 프로퍼티들

프로퍼티 타입 설명
$defaultFields

공개 메소드들

메소드 설명
commandExamples ( )
it_can_be_created_fromConfig ( )
it_is_a_webhook_command ( )
it_normalizes_commands_without_a_delimiter ( $input, $expected )
its_command_is_delimited_with_a_colon ( $input, $expected )
let ( )
textExamples ( )

메소드 상세

commandExamples() 공개 메소드

public commandExamples ( )

it_can_be_created_fromConfig() 공개 메소드

it_is_a_webhook_command() 공개 메소드

it_normalizes_commands_without_a_delimiter() 공개 메소드

public it_normalizes_commands_without_a_delimiter ( $input, $expected )

its_command_is_delimited_with_a_colon() 공개 메소드

public its_command_is_delimited_with_a_colon ( $input, $expected )

let() 공개 메소드

public let ( )

textExamples() 공개 메소드

public textExamples ( )

프로퍼티 상세

$defaultFields 보호되어 있는 프로퍼티

protected $defaultFields