PHP Class Pinq\Tests\Integration\Traversable\Aggregates\ImplodeTest

Afficher le fichier Open project: timetoogo/pinq

Méthodes publiques

Méthode Description
testImplodeEmptyReturnsEmptyString ( Pinq\ITraversable $traversable, array $data )
testImplodeOperatesCorrectly ( Pinq\ITraversable $traversable, array $data )

Method Details

testImplodeEmptyReturnsEmptyString() public méthode

public testImplodeEmptyReturnsEmptyString ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array

testImplodeOperatesCorrectly() public méthode

public testImplodeOperatesCorrectly ( Pinq\ITraversable $traversable, array $data )
$traversable Pinq\ITraversable
$data array