PHP Class Functional\Tests\SelectTest

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

Méthodes publiques

Méthode Description
getAliases ( )
setUp ( )
test ( $functionName )
testExceptionIsThrownInArray ( $functionName )
testExceptionIsThrownInHash ( $functionName )
testExceptionIsThrownInHashIterator ( $functionName )
testExceptionIsThrownInIterator ( $functionName )
testPassNoCollection ( $functionName )
testPassNonCallable ( $functionName )

Method Details

getAliases() public méthode

public getAliases ( )

setUp() public méthode

public setUp ( )

test() public méthode

public test ( $functionName )

testExceptionIsThrownInArray() public méthode

public testExceptionIsThrownInArray ( $functionName )

testExceptionIsThrownInHash() public méthode

public testExceptionIsThrownInHash ( $functionName )

testExceptionIsThrownInHashIterator() public méthode

public testExceptionIsThrownInHashIterator ( $functionName )

testExceptionIsThrownInIterator() public méthode

public testExceptionIsThrownInIterator ( $functionName )

testPassNoCollection() public méthode

public testPassNoCollection ( $functionName )

testPassNonCallable() public méthode

public testPassNonCallable ( $functionName )