Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
spec
PhpSpec
Formatter
Presenter
Differ
ArrayEngineSpec
it_supports_arrays
spec\PhpSpec\Formatter\Presenter\Differ\ArrayEngineSpec::it_supports_arrays PHP 메소드
ArrayEngineSpec 1 문서
파일 보기
프로젝트 열기: phpspec/phpspec
it_supports_arrays()
공개
메소드
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