PHP Class Functional\Tests\EachTest

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

Méthodes publiques

Méthode Description
prepareCallback ( $collection )
setUp ( )
testArray ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInCollection ( )
testHash ( )
testHashIterator ( )
testIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )

Method Details

prepareCallback() public méthode

public prepareCallback ( $collection )

setUp() public méthode

public setUp ( )

testArray() public méthode

public testArray ( )

testExceptionIsThrownInArray() public méthode

testExceptionIsThrownInCollection() public méthode

testHash() public méthode

public testHash ( )

testHashIterator() public méthode

public testHashIterator ( )

testIterator() public méthode

public testIterator ( )

testPassNoCollection() public méthode

testPassNonCallable() public méthode

public testPassNonCallable ( )