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

显示文件 Open project: timetoogo/pinq

Public Methods

Method Description
testImplodeEmptyReturnsEmptyString ( Pinq\ITraversable $traversable, array $data )
testImplodeOperatesCorrectly ( Pinq\ITraversable $traversable, array $data )

Method Details

testImplodeEmptyReturnsEmptyString() public method

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

testImplodeOperatesCorrectly() public method

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