PHP 클래스 Functional\Tests\DropTest

상속: extends AbstractTestCase
파일 보기 프로젝트 열기: lstrojny/functional-php

공개 메소드들

메소드 설명
getFunctions ( )
setUp ( )
test ( )
testExceptionIsThrownInArray ( $fn )
testExceptionIsThrownInHash ( $fn )
testExceptionIsThrownInHashIterator ( $fn )
testExceptionIsThrownInIterator ( $fn )
testPassNoCollection ( $fn )
testPassNonCallable ( $fn )

메소드 상세

getFunctions() 공개 정적인 메소드

public static getFunctions ( )

setUp() 공개 메소드

public setUp ( )

test() 공개 메소드

public test ( )

testExceptionIsThrownInArray() 공개 메소드

testExceptionIsThrownInHash() 공개 메소드

testExceptionIsThrownInHashIterator() 공개 메소드

testExceptionIsThrownInIterator() 공개 메소드

testPassNoCollection() 공개 메소드

public testPassNoCollection ( $fn )

testPassNonCallable() 공개 메소드

public testPassNonCallable ( $fn )