PHP Class spec\Crummy\Phlack\WebHook\WebHookSpec

Inheritance: extends PhpSpec\ObjectBehavior
Afficher le fichier Open project: mcrumm/phlack

Protected Properties

Свойство Type Description
$defaultFields

Méthodes publiques

Méthode Description
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 ( )

Method Details

commandExamples() public méthode

public commandExamples ( )

it_can_be_created_fromConfig() public méthode

it_is_a_webhook_command() public méthode

it_normalizes_commands_without_a_delimiter() public méthode

public it_normalizes_commands_without_a_delimiter ( $input, $expected )

its_command_is_delimited_with_a_colon() public méthode

public its_command_is_delimited_with_a_colon ( $input, $expected )

let() public méthode

public let ( )

textExamples() public méthode

public textExamples ( )

Property Details

$defaultFields protected_oe property

protected $defaultFields