PHP Class spec\Crummy\Phlack\Common\Matcher\NonMatcherSpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostra file Open project: mcrumm/phlack

Public Methods

Method Description
it_is_a_matcher ( )
it_matches_no_commands ( Crummy\Phlack\WebHook\CommandInterface $command )

Method Details

it_is_a_matcher() public method

public it_is_a_matcher ( )

it_matches_no_commands() public method

public it_matches_no_commands ( Crummy\Phlack\WebHook\CommandInterface $command )
$command Crummy\Phlack\WebHook\CommandInterface