PHP Class Functional\Tests\DropTest

Inheritance: extends AbstractTestCase
Afficher le fichier Open project: lstrojny/functional-php

Méthodes publiques

Méthode Description
getFunctions ( )
setUp ( )
test ( )
testExceptionIsThrownInArray ( $fn )
testExceptionIsThrownInHash ( $fn )
testExceptionIsThrownInHashIterator ( $fn )
testExceptionIsThrownInIterator ( $fn )
testPassNoCollection ( $fn )
testPassNonCallable ( $fn )

Method Details

getFunctions() public static méthode

public static getFunctions ( )

setUp() public méthode

public setUp ( )

test() public méthode

public test ( )

testExceptionIsThrownInArray() public méthode

testExceptionIsThrownInHash() public méthode

testExceptionIsThrownInHashIterator() public méthode

testExceptionIsThrownInIterator() public méthode

testPassNoCollection() public méthode

public testPassNoCollection ( $fn )

testPassNonCallable() public méthode

public testPassNonCallable ( $fn )