PHP Class Functional\Tests\SortTest

Inheritance: extends AbstractTestCase
Datei anzeigen Open project: lstrojny/functional-php

Public Methods

Method Description
setUp ( )
testExceptionIsThrownInArray ( )
testExceptionIsThrownInHash ( )
testExceptionIsThrownInHashIterator ( )
testExceptionIsThrownInIterator ( )
testPassNoCollection ( )
testPassNonCallable ( )
testPreserveKeys ( )
testWithoutPreserveKeys ( )

Method Details

setUp() public method

public setUp ( )

testExceptionIsThrownInArray() public method

testExceptionIsThrownInHash() public method

testExceptionIsThrownInHashIterator() public method

testExceptionIsThrownInIterator() public method

testPassNoCollection() public method

testPassNonCallable() public method

public testPassNonCallable ( )

testPreserveKeys() public method

public testPreserveKeys ( )

testWithoutPreserveKeys() public method