PHP Class Functional\Tests\SomeTest

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

Méthodes publiques

Méthode Description
functionalCallback ( $value, $key, $collection )
setUp ( )
test ( )
testExceptionThrownInArray ( )
testExceptionThrownInCollection ( )
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 ( )

testExceptionThrownInArray() public méthode

testExceptionThrownInCollection() public méthode

testPassNoCollection() public méthode

testPassNonCallable() public méthode

public testPassNonCallable ( )