PHP Class Functional\Tests\FirstTest

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

Méthodes publiques

Méthode Description
getAliases ( )
setUp ( )
test ( $functionName )
testExceptionIsThrownInArray ( $functionName )
testExceptionIsThrownInCollection ( $functionName )
testPassNoCollection ( $functionName )
testPassNonCallable ( $functionName )
testWithoutCallback ( $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 )

testExceptionIsThrownInCollection() public méthode

public testExceptionIsThrownInCollection ( $functionName )

testPassNoCollection() public méthode

public testPassNoCollection ( $functionName )

testPassNonCallable() public méthode

public testPassNonCallable ( $functionName )

testWithoutCallback() public méthode

public testWithoutCallback ( $functionName )