PHP Class Functional\Tests\NoneTest

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

Méthodes publiques

Méthode Description
functionalCallback ( $value, $key, $collection )
setUp ( )
test ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )

Method Details

functionalCallback() public méthode

public functionalCallback ( $value, $key, $collection )

setUp() public méthode

public setUp ( )

test() public méthode

public test ( )

testExceptionIsThrownInArray() public méthode

testExceptionIsThrownInIterator() public méthode

testPassNoCollection() public méthode

testPassNonCallable() public méthode

public testPassNonCallable ( )