Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
spec
PhpSpec
Formatter
Presenter
Differ
ArrayEngineSpec
it_supports_arrays
spec\PhpSpec\Formatter\Presenter\Differ\ArrayEngineSpec::it_supports_arrays PHP Méthode
ArrayEngineSpec Class Documentation
Afficher le fichier
Open project: phpspec/phpspec
it_supports_arrays()
public
méthode
public
it_supports_arrays
( )
function it_supports_arrays() { $this->supports(array(), array(1, 2, 3))->shouldReturn(true); }
ArrayEngineSpec
it_does_not_support_anything_else
it_is_a_diff_engine
it_supports_arrays