PHP Class Functional\Tests\SortTest

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

Méthodes publiques

Méthode Description
setUp ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInHash ( )
testExceptionIsThrownInHashIterator ( )
testExceptionIsThrownInIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )
testPreserveKeys ( )
testWithoutPreserveKeys ( )

Method Details

setUp() public méthode

public setUp ( )

testExceptionIsThrownInArray() public méthode

testExceptionIsThrownInHash() public méthode

testExceptionIsThrownInHashIterator() public méthode

testExceptionIsThrownInIterator() public méthode

testPassNoCollection() public méthode

testPassNonCallable() public méthode

public testPassNonCallable ( )

testPreserveKeys() public méthode

public testPreserveKeys ( )

testWithoutPreserveKeys() public méthode