PHP Class Functional\Tests\PluckTest

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

Public Properties

Property Type Description
$nullHash

Public Methods

Method Description
getNullHash ( )
getNullList ( )
setUp ( )
testClassCallsPluck ( )
testExceptionThrownInMagicGetWhileIteratingArray ( )
testExceptionThrownInMagicGetWhileIteratingIterator ( )
testExceptionThrownInMagicIssetWhileIteratingArray ( )
testExceptionThrownInMagicIssetWhileIteratingIterator ( )
testNullHash ( $it )
testNullLists ( $it )
testPassNoCollection ( )
testPassNoPropertyName ( )
testPluckNumericArrayIndex ( )
testPluckPropertyFromMixedCollection ( )
testPluckPropertyInKeyedCollection ( )
testPluckPropertyThatExistsEverywhere ( )
testPluckPropertyThatExistsSomewhere ( )
testPluckProtectedProperty ( )
variate ( $array, $asObject )
variateHash ( $hash, $asObject = true )
variateList ( $hash, $asObject = true )

Method Details

getNullHash() public method

public getNullHash ( )

getNullList() public method

public getNullList ( )

setUp() public method

public setUp ( )

testClassCallsPluck() public method

public testClassCallsPluck ( )

testExceptionThrownInMagicGetWhileIteratingArray() public method

testExceptionThrownInMagicGetWhileIteratingIterator() public method

testExceptionThrownInMagicIssetWhileIteratingArray() public method

testExceptionThrownInMagicIssetWhileIteratingIterator() public method

testNullHash() public method

public testNullHash ( $it )

testNullLists() public method

public testNullLists ( $it )

testPassNoCollection() public method

testPassNoPropertyName() public method

testPluckNumericArrayIndex() public method

testPluckPropertyFromMixedCollection() public method

testPluckPropertyInKeyedCollection() public method

testPluckPropertyThatExistsEverywhere() public method

testPluckPropertyThatExistsSomewhere() public method

testPluckProtectedProperty() public method

variate() public method

public variate ( $array, $asObject )

variateHash() public method

public variateHash ( $hash, $asObject = true )

variateList() public method

public variateList ( $hash, $asObject = true )

Property Details

$nullHash public_oe property

public $nullHash